diff options
Diffstat (limited to 'maps/001-2-1.tmx')
-rw-r--r-- | maps/001-2-1.tmx | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/maps/001-2-1.tmx b/maps/001-2-1.tmx index 9d4d5a02..528f4503 100644 --- a/maps/001-2-1.tmx +++ b/maps/001-2-1.tmx @@ -402,20 +402,6 @@ 1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046 </data> </layer> - <objectgroup name="Object"> - <object id="1" name="To Artis" type="warp" x="1184" y="1312" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="128"/> - <property name="dest_y" value="31"/> - </properties> - </object> - <object id="2" name="save" type="save" x="864" y="960" width="32" height="32"> - <properties> - <property name="inn" value="CURRENT_INN"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="75" height="67"> <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,0,0,0,0, @@ -487,4 +473,18 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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="1184" y="1312" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="128"/> + <property name="dest_y" value="31"/> + </properties> + </object> + <object id="2" name="save" type="save" x="864" y="960" width="32" height="32"> + <properties> + <property name="inn" value="CURRENT_INN"/> + </properties> + </object> + </objectgroup> </map> |