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