ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerSignDay.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerSignDay.py
@@ -37,6 +37,7 @@ import GameFuncComm import IpyGameDataPY import ItemCommon import PlayerHorse import time #=============================================================================== @@ -165,6 +166,7 @@ # 刷签到附加功能属性 PlayerMagicWeapon.CalcMagicWeaponAttr(curPlayer) PlayerPet.CalcPetItemAddPlayerAttr(curPlayer) PlayerHorse.CalcHorseAttrEx(curPlayer) PlayerControl.PlayerControl(curPlayer).RefreshPlayerAttrState() mwID = IpyGameDataPY.GetFuncCfg('MWSignDayAttr', 2)