ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChItem.py
@@ -603,6 +603,8 @@ chestsIpyData = IpyGameDataPY.GetIpyGameDataNotLog("Chests", itemTypeID) if chestsIpyData: callFuncName = "Item_Chests" elif IpyGameDataPY.GetFuncCfg("TravelSet", 4) == itemTypeID: callFuncName = "Item_TravelEnergy" if callFuncName: pass