Files
oboe/test/files/terrain/too_many_flags.xml
Celtic Minstrel 7719d62773 Test cases for reading terrain, monster, and item definitions
- For monster attacks, 'd4' now means '1d4' instead of '0d4', and simple numbers without a 'd' are not accepted
- Pop string path after pushing it in the shop test cases
2015-07-29 15:25:19 -04:00

11 lines
183 B
XML

<terrains boes="2.0.0">
<terrain id='0'>
<special>
<type>none</type>
<flag>0</flag>
<flag>0</flag>
<flag>0</flag>
<flag>0</flag>
</special>
</terrain>
</terrains>