Addition of RandomSpawns configuration.

This commit is contained in:
MobiusDevelopment
2021-03-29 10:29:33 +00:00
parent ea17fe727c
commit fb661375c5
10 changed files with 152 additions and 2 deletions

View File

@@ -0,0 +1,20 @@
# ---------------------------------------------------------------------------
# Random Spawn System for Monsters
# ---------------------------------------------------------------------------
# Enable random monster spawns.
# Default: True
EnableRandomMonsterSpawns = True
# Max range for X and Y coords.
# Default: 150
MaxSpawnMobRange = 150
# No random spawns for specific NPC ids.
# MobsSpawnNotRandom = 22138
MobsSpawnNotRandom = 22138,\
18120,18132,18133,18137,18141,18145,18150,18151,18152,18153,18154,18155,18156,18157,18166,\
18170,18171,18183,18184,18185,18186,18187,18191,18195,18196,18197,18198,18199,18212,18220,\
18221,18222,18226,18230,18231,18232,18233,18234,18235,18236,18237,18238,18239,18240,18241,\
18242,18243,18256,31452,31468,31469,31470,31471,31472,31473,31474,31475,31476,31477,31478,\
31479,31480,31481,31482,31483,31484,31485,31486,31487