存钱罐取出调试信息

This commit is contained in:
DESKTOP-45ANQ2C\unis 2024-12-27 10:19:31 +08:00
parent 0b34ed9d75
commit f1a580bce5
2 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,4 @@
 (Ђ­в8@Ўи;PdX`c
< ((€­β2ΕΈ2συ@Άθ;JσυJΖΈPdX¬`Η
?<18>ΑΧ/ 2(€­β2συ2ΕΈ@£θ;JΖΈJσυPdXξ`σ
< ((€­β2ΕΈ2συ@Άθ;JΖΈJσυPdX¬`Η
?<18>ΑΧ/ 2(€­β2ΕΈ2συ@£θ;JΖΈJσυPdXξ`σ

View File

@ -1700,10 +1700,6 @@ func (this *WelfareMgr) PigbankGetInfo(p *Player) {
return 0
}
if common.Config.IsDevMode {
p.AddCoin(70000, 0, common.GainWay_PigrankGainCoin, "sys", "存钱罐领取金币")
p.AddDiamond(4000, 0, common.GainWay_PigrankGainCoin, "sys", "存钱罐领取金币")
}
/* fGetCostDiamond := func(taketimes int32) int64 {
pool := srvdata.PBDB_PigBank_DiamondMgr.Datas.GetArr()
for _, data := range pool {