Basic test cases for reading town, dialogue, and outdoor records
This commit is contained in:
8
test/files/town/minimal.xml
Normal file
8
test/files/town/minimal.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<town boes="2.0.0">
|
||||
<size>32</size>
|
||||
<name>Test Town</name>
|
||||
<bounds top='4' left='4' right='28' bottom='28'/>
|
||||
<difficulty>1</difficulty>
|
||||
<lighting>lit</lighting>
|
||||
<flags/>
|
||||
</town>
|
Reference in New Issue
Block a user