升级器解锁图鉴
This commit is contained in:
parent
054be4f843
commit
03f153c45b
@ -741,6 +741,8 @@ func ReqUpgradeChess(player *Player, buf []byte) error {
|
||||
})
|
||||
return err
|
||||
}
|
||||
Handbook := player.PlayMod.getHandbookMod()
|
||||
Handbook.SetHandbook(NewChess)
|
||||
triggerComposeChess(player, NewChess, player.PlayMod.getBaseMod().EnergyMul, player.PlayMod.getChessMod().GetEmitList())
|
||||
player.PlayMod.save()
|
||||
player.PushClientRes(ChessMod.BackData())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user