Generalize the editor's terrain frills mechanism
This commit is contained in:
16
test/files/terrain/default_frill.xml
Normal file
16
test/files/terrain/default_frill.xml
Normal 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>
|
||||
@@ -23,6 +23,7 @@
|
||||
</special>
|
||||
<editor>
|
||||
<shortcut>u</shortcut>
|
||||
<frill chance='30'>9</frill>
|
||||
<object>
|
||||
<num>1</num>
|
||||
<pos x='0' y='0'/>
|
||||
|
||||
Reference in New Issue
Block a user