Generalize the editor's terrain frills mechanism

This commit is contained in:
2015-09-26 15:05:49 -04:00
parent 06930e30d4
commit ab232bb31a
10 changed files with 74 additions and 17 deletions

View File

@@ -0,0 +1,16 @@
<terrains boes="2.0.0">
<terrain id='0'>
<name>Test Terrain</name>
<pic>0</pic>
<map>0</map>
<blockage>move</blockage>
<trim>none</trim>
<arena>0</arena>
<special>
<type>none</type>
</special>
<editor>
<frill>0</frill>
</editor>
</terrain>
</terrains>