From eb75f9769e7062a76b898bee7eabc277ea68c564 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Mon, 20 Jan 2025 14:56:09 +0800 Subject: [PATCH] =?UTF-8?q?modify=20=E6=8E=A8=E5=B8=81=E6=9C=BA=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E9=87=91=E5=B8=81=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/action_pushcoin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worldsrv/action_pushcoin.go b/worldsrv/action_pushcoin.go index 19e947b..6a97369 100644 --- a/worldsrv/action_pushcoin.go +++ b/worldsrv/action_pushcoin.go @@ -429,7 +429,7 @@ func InitPlayerPushCoin(p *Player) { Exchange: make(map[int32]int32), Items: map[int32]int64{ common.ItemIDVCard: 1, - common.ItemIDCoin1: 50, + common.ItemIDCoin1: 32, common.ItemIDPlum: 1, }, Turn: []int32{ // 转盘表数据id