diff options
Diffstat (limited to 'maps/001-2-11.tmx')
-rw-r--r-- | maps/001-2-11.tmx | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/maps/001-2-11.tmx b/maps/001-2-11.tmx index 6b1a2391..d7692c67 100644 --- a/maps/001-2-11.tmx +++ b/maps/001-2-11.tmx @@ -427,20 +427,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="1472" y="1472" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="148"/> - <property name="dest_y" value="55"/> - </properties> - </object> - <object id="2" name="save" type="save" x="832" y="992" width="32" height="32"> - <properties> - <property name="inn" value="CURRENT_INN"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="75" 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,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -517,4 +503,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="1472" y="1472" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="148"/> + <property name="dest_y" value="55"/> + </properties> + </object> + <object id="2" name="save" type="save" x="832" y="992" width="32" height="32"> + <properties> + <property name="inn" value="CURRENT_INN"/> + </properties> + </object> + </objectgroup> </map> |