ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.py
@@ -179,7 +179,7 @@ # 脱机玩家过多,需要隐身一部分 if curPlayer.GetLV() < 190: if random.randint(0, 5) != 2: if random.randint(0, 2) != 1: curPlayer.SetVisible(False) return