diff options
Diffstat (limited to 'maps/001-2-41.tmx')
-rw-r--r-- | maps/001-2-41.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-2-41.tmx b/maps/001-2-41.tmx index 6c67d30e..abd48b29 100644 --- a/maps/001-2-41.tmx +++ b/maps/001-2-41.tmx @@ -458,15 +458,6 @@ 1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166,1166 </data> </layer> - <objectgroup name="Object"> - <object id="1" name="To Hall" type="warp" x="768" y="1024" width="32" height="32"> - <properties> - <property name="dest_map" value="001-2-31"/> - <property name="dest_x" value="35"/> - <property name="dest_y" value="32"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="60" height="64"> <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, @@ -535,4 +526,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 </data> </layer> + <objectgroup name="Object"> + <object id="1" name="To Hall" type="warp" x="768" y="1024" width="32" height="32"> + <properties> + <property name="dest_map" value="001-2-31"/> + <property name="dest_x" value="35"/> + <property name="dest_y" value="32"/> + </properties> + </object> + </objectgroup> </map> |