hxp
2021-10-14 14c1220f82e00ffea6f2759e8ff11d99606220bb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -94,6 +94,7 @@
import PlayerState
import QuestCommon
import PlayerDogz
import PlayerFaQi
import ChPlayer
import GMShell
import GameObj
@@ -4512,6 +4513,7 @@
        PlayerDogz.RefreshDogzAttr(curPlayer)
        PlayerGatherSoul.RefreshGatherSoulAttr(curPlayer)
        PlayerCoat.CalcClothesCoatSkinAttr(curPlayer)
        PlayerFaQi.CalcFaQiAttr(curPlayer)
        self.RefreshAllState(isForce=True)
        GameWorld.DebugLog("End ReCalcAllState!!!")
        return