# File: misc.txt

# Maximum number of towns
M:T:16

# Maximum number of quests
M:Q:100

# Maximum x size of the wilderness
M:WX:240

# Maximum y size of the wilderness
M:WY:161

# Maximum number of monsters in creature_flags.csv
M:C:607

# Maximum number of monsters in r_info.txt
M:R:1438

# Maximum number of monsters in re_info.txt
M:RE:18

# Maximum number of monsters in st_info.txt
M:ST:52

# Maximum number of items in k_info.txt
M:K:690

# Maximum number of vaults in v_info.txt
M:V:129

# Maximum number of terrain features in f_info.txt
M:F:256

# Maximum number of artifacts in a_info.txt
M:A:247

# Maximum number of ego-items in e_info.txt
M:E:255

# Maximum number of dungeon types in d_info.txt
M:D:36

# Maximum size for "o_list[]"
M:O:1024

# Maximum size for "m_list[]"
M:M:1500

