diff options
Diffstat (limited to 'maps/001-2-10.tmx')
-rw-r--r-- | maps/001-2-10.tmx | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/maps/001-2-10.tmx b/maps/001-2-10.tmx index 6353836c..82c4e85a 100644 --- a/maps/001-2-10.tmx +++ b/maps/001-2-10.tmx @@ -402,27 +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,1046,1046,1046,1046 </data> </layer> - <objectgroup name="Object"> - <object id="1" name="To Artis Left" type="warp" x="864" y="1440" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="118"/> - <property name="dest_y" value="50"/> - </properties> - </object> - <object id="2" name="To Artis Right" type="warp" x="1632" y="1440" width="32" height="32"> - <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="135"/> - <property name="dest_y" value="50"/> - </properties> - </object> - <object id="3" name="save" type="save" x="832" y="960" width="32" height="32"> - <properties> - <property name="inn" value="CURRENT_INN"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="79" 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,0,0,0,0, @@ -494,4 +473,25 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 Left" type="warp" x="864" y="1440" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="118"/> + <property name="dest_y" value="50"/> + </properties> + </object> + <object id="2" name="To Artis Right" type="warp" x="1632" y="1440" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="135"/> + <property name="dest_y" value="50"/> + </properties> + </object> + <object id="3" name="save" type="save" x="832" y="960" width="32" height="32"> + <properties> + <property name="inn" value="CURRENT_INN"/> + </properties> + </object> + </objectgroup> </map> |