blob: d69db56f68f36eb547dcd4da5085d4b0339008f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# lines starting with # or // are comments
# all other lines will be parsed and treated as filenames.
#../rules/firstrule.tmx
../rules/cave/rule_cave.txt
../rules/icecave/rule_icecave.txt
../rules/icemountain/rule_icemountain.txt
../rules/woodland/rule_woodland.txt
#../rules/thermin_cave/rules.txt
|