diff options
Diffstat (limited to 'maps/001-2-2.tmx')
-rw-r--r-- | maps/001-2-2.tmx | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/maps/001-2-2.tmx b/maps/001-2-2.tmx index 0fa07fe5..c136a38f 100644 --- a/maps/001-2-2.tmx +++ b/maps/001-2-2.tmx @@ -388,22 +388,6 @@ 1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018,1018 </data> </layer> - <objectgroup name="Object"> - <object id="1" name="To Artis" type="warp" x="1216" y="1248" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="70"/> - <property name="dest_y" value="78"/> - </properties> - </object> - <object id="2" name="To Second Level" type="warp" x="832" y="894" width="96" height="32"> - <properties> - <property name="dest_map" value="001-2-3"/> - <property name="dest_x" value="27"/> - <property name="dest_y" value="30"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="69" height="65"> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -473,4 +457,20 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> + <objectgroup name="Object"> + <object id="1" name="To Artis" type="warp" x="1216" y="1248" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="70"/> + <property name="dest_y" value="78"/> + </properties> + </object> + <object id="2" name="To Second Level" type="warp" x="832" y="928" width="96" height="32"> + <properties> + <property name="dest_map" value="001-2-3"/> + <property name="dest_x" value="27"/> + <property name="dest_y" value="30"/> + </properties> + </object> + </objectgroup> </map> |