ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
@@ -1731,6 +1731,8 @@ randList = [] weight = 0 for info in weightList: if not info[0]: continue weight += info[0] randList.append([weight, info[1] if len(info) == 2 else info[1:]]) if not randList: