15 lines
405 B
XML
15 lines
405 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<town boes="2.0.0">
|
|
<size>48</size>
|
|
<name>Medium town 1</name>
|
|
<comment>Comment 1</comment>
|
|
<comment>Comment 2</comment>
|
|
<comment>Comment 3</comment>
|
|
<bounds top="3" left="3" bottom="44" right="44" />
|
|
<difficulty>0</difficulty>
|
|
<lighting>lit</lighting>
|
|
<flags>
|
|
<chop kills="30000" />
|
|
</flags>
|
|
</town>
|