Updated Orbis Temple statue AI.

This commit is contained in:
MobiusDev
2015-04-03 15:09:34 +00:00
parent 7056fca34a
commit d62c67d956
3 changed files with 46 additions and 16 deletions

View File

@@ -546,9 +546,15 @@ EnableRandomMonsterSpawns = True
# Default: 150
MaxSpawnMobRange = 150
# Example: No random spawns for Kasha's Eye.
# MobsSpawnNotRandom = 18812,18813,18814
MobsSpawnNotRandom = 18812,18813,18814,22138,22913,22916,22919,22925
# Kasha's Eye
# 18812,18813,18814
# Pagan Temple
# 22138
# Orbis Temple
# 22911,22912,22913,22914,22915,22916,22917,22918,22919,22925,22927
MobsSpawnNotRandom = 18812,18813,18814,\
22138,\
22911,22912,22913,22914,22915,22916,22917,22918,22919,22925,22927
# ---------------------------------------------------------------------------