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