OSDN Git Service

Merge branch 'develop' into fix/wizard-summon-monster-command
[hengbandforosx/hengbandosx.git] / lib / edit / misc.txt
1 # File: misc.txt
2
3 # Maximum number of towns
4 M:T:7
5
6 # Maximum number of quests
7 M:Q:100
8
9 # Maximum x size of the wilderness
10 M:WX:99
11
12 # Maximum y size of the wilderness
13 M:WY:66
14
15 # Maximum size for "o_list[]"
16 M:O:1024
17
18 # Maximum size for "m_list[]"
19 M:M:1024