ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -60,6 +60,7 @@ import PlayerGameEvent import EventReport import PlayerGatherSoul import PlayerGatherTheSoul import PlayerSuccess import PlayerPet import PlayerGreatMaster @@ -4613,6 +4614,7 @@ PlayerEquipDecompose.RefreshEDAttr(curPlayer) PlayerDogz.RefreshDogzAttr(curPlayer) PlayerGatherSoul.RefreshGatherSoulAttr(curPlayer) PlayerGatherTheSoul.CalcSoulAttr(curPlayer) PlayerCoat.CalcClothesCoatSkinAttr(curPlayer) PlayerFaQi.CalcFaQiAttr(curPlayer) PlayerLove.CalcLoveAttr(curPlayer)