add settingtypes.txt for easy realm level config

This commit is contained in:
tenplus1 2022-02-03 10:49:05 +00:00
parent 23e1d583ac
commit 6c9cc71ec1

10
settingtypes.txt Normal file
View File

@ -0,0 +1,10 @@
# Bottom realm limit
caverealms.ymin (Realm bottom limit) int -27000
# Top realm limit
caverealms.ymax (Realm top limit) int -1500
# dungeon master's lair upper limit
caverealms.dm_top (DM's Lair upper limit) int -14000
# dungeon master's lair bottom limit
caverealms.dm_bot (DM's Lair bottom limit) int -16000
# deep cave level
caverealms.deep_cave (Deep cave level) int -7000