CRLF-->LF

This commit is contained in:
2014-11-28 11:57:19 -05:00
parent 159d72b912
commit 7d287769ab
2 changed files with 198 additions and 99 deletions

View File

@@ -13,7 +13,8 @@
</bounds>
<terrain>
<row x="1">
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<!-- comma-seperated, tile type -->
</row>
<row x="2">
@@ -86,11 +87,13 @@
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,122,170,170,170,170,170,170,170,122,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
</row>
<row x="25">
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,125,170,170,247:0,170,170,170,170,122,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,125,170,170,247:0,170,170,170,170,122,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<!-- add a : to specify a special is there. 247:0 is 247 with special 0 -->
</row>
<row x="26">
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,121!0,122,170,170,170,170,170,170,170,122,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,121!0,122,170,170,170,170,170,170,170,122,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
<!-- add a ! to specify a sign is there. 121!0 is 121 with sign 0 -->
</row>
<row x="27">
@@ -156,44 +159,83 @@
<row x="47">
<tiles>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</tiles>
</row>
</terrain>
<specials>
<special id="0">
<type>181</type> <!-- consts.h. maybe this will allow custom nodes sometime, although that could be...fun -->
<sdf>
<x>-1</x>
<y>-1</y>
</sdf>
<messages>
<m1>0</m1>
<m2>1</m2>
</messages>
<extra1>
<a>26</a>
<b>16</b>
</extra1>
<extra2>
<a>1</a>
<b>1</b>
</extra2>
<jump>-1</jump>
</special>
</specials>
<signs>
<sign id="0">120</sign><!-- refers to text node -->
</signs>
<fields>
<field id="0">
<x>25</x>
<y>17</y>
<type>128</type><!-- fields.h, bitmask thing -->
</field>
</fields>
<sfxs>
<sfx id="0">
<x>27</x>
<y>17</y>
<type>4</type><!-- fields.h, bitmask thing -->
</sfx>
</terrain>
<specials>
<special id="0">
<type>181</type> <!-- consts.h. maybe this will allow custom nodes sometime, although that could be...fun -->
<sdf>
<x>-1</x>
<y>-1</y>
</sdf>
<messages>
<m1>0</m1>
<m2>1</m2>
</messages>
<extra1>
<a>26</a>
<b>16</b>
</extra1>
<extra2>
<a>1</a>
<b>1</b>
</extra2>
<jump>-1</jump>
</special>
</specials>
<signs>
<sign id="0">120</sign><!-- refers to text node -->
</signs>
<fields>
<field id="0">
<x>25</x>
<y>17</y>
<type>128</type><!-- fields.h, bitmask thing -->
</field>
</fields>
<sfxs>
<sfx id="0">
<x>27</x>
<y>17</y>
<type>4</type><!-- fields.h, bitmask thing -->
</sfx>
</sfxs>
</town>