ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
@@ -1160,9 +1160,6 @@ if npcObj == IPY_GameWorld.gnotSummon: return GetNPCManager().FindSummonNPCByID(curTagNPC.GetID()) elif npcObj == IPY_GameWorld.gnotTruck: return GetNPCManager().FindTruckByID(curTagNPC.GetID()) elif npcObj == IPY_GameWorld.gnotPet: return GetNPCManager().FindPetByID(curTagNPC.GetID())