diff options
Diffstat (limited to 'maps/001-2-8.tmx')
-rw-r--r-- | maps/001-2-8.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-2-8.tmx b/maps/001-2-8.tmx index 7f50acb9..87258fd7 100644 --- a/maps/001-2-8.tmx +++ b/maps/001-2-8.tmx @@ -414,15 +414,6 @@ 1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002 </data> </layer> - <objectgroup name="Object" opacity="0.87"> - <object id="1" name="To Main Hall" type="warp" x="1472" y="1312" width="32" height="32"> - <properties> - <property name="dest_map" value="001-2-7"/> - <property name="dest_x" value="27"/> - <property name="dest_y" value="31"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="71" height="70"> <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,0,0, @@ -497,4 +488,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,0,0,0,0,0,0,0,0,0 </data> </layer> + <objectgroup name="Object" opacity="0.87"> + <object id="1" name="To Main Hall" type="warp" x="1472" y="1312" width="32" height="32"> + <properties> + <property name="dest_map" value="001-2-7"/> + <property name="dest_x" value="27"/> + <property name="dest_y" value="31"/> + </properties> + </object> + </objectgroup> </map> |