Merge branch 'dev_pigbank2' into develop
This commit is contained in:
commit
60a75f73ff
|
@ -1,4 +1,4 @@
|
||||||
|
|
||||||
(Ђв8–@Ўи;PdX–`c
|
(Ђв8–@Ўи;PdX–`c
|
||||||
< ((€β2ΕΈ2συ8¬@Άθ;JσυJΖΈPdX¬`Η
|
< ((€β2ΕΈ2συ8¬@Άθ;JΖΈJσυPdX¬`Η
|
||||||
?<18>ΑΧ/ 2(€β2συ2ΕΈ8ξ@£θ;JΖΈJσυPdXξ`σ
|
?<18>ΑΧ/ 2(€β2ΕΈ2συ8ξ@£θ;JΖΈJσυPdXξ`σ
|
|
@ -1700,10 +1700,6 @@ func (this *WelfareMgr) PigbankGetInfo(p *Player) {
|
||||||
return 0
|
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 {
|
/* fGetCostDiamond := func(taketimes int32) int64 {
|
||||||
pool := srvdata.PBDB_PigBank_DiamondMgr.Datas.GetArr()
|
pool := srvdata.PBDB_PigBank_DiamondMgr.Datas.GetArr()
|
||||||
for _, data := range pool {
|
for _, data := range pool {
|
||||||
|
|
Loading…
Reference in New Issue