ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossGrassland.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossGrassland.py
@@ -35,7 +35,7 @@ if eventType == PlayerFairyDomain.FDEventType_GrasslandXian: npcID = IpyGameDataPY.GetFuncCfg("CrossGrasslandCfg", 1) if npcID: NPCCommon.UpdateNPCAttackCount(curPlayer, [npcID], 0) NPCCommon.UpdateNPCAttackCount(curPlayer, npcID, 0) return