modify 推币机初始金币数量

This commit is contained in:
sk 2025-01-20 14:56:09 +08:00
parent ace83f2359
commit eb75f9769e
1 changed files with 1 additions and 1 deletions

View File

@ -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