diff options
Diffstat (limited to 'maps/001-2-26.tmx')
-rw-r--r-- | maps/001-2-26.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-2-26.tmx b/maps/001-2-26.tmx index 434d75e7..8093e28a 100644 --- a/maps/001-2-26.tmx +++ b/maps/001-2-26.tmx @@ -421,15 +421,6 @@ 906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906,906 </data> </layer> - <objectgroup name="Object"> - <object id="1" name="To Artis" type="warp" x="896" y="1376" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="163"/> - <property name="dest_y" value="71"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="62" height="72"> <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, @@ -506,4 +497,13 @@ 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="896" y="1376" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="163"/> + <property name="dest_y" value="71"/> + </properties> + </object> + </objectgroup> </map> |