diff options
Diffstat (limited to 'maps/001-3.tmx')
-rw-r--r-- | maps/001-3.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-3.tmx b/maps/001-3.tmx index 19480b45..8e87ccb9 100644 --- a/maps/001-3.tmx +++ b/maps/001-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="150" height="150" tilewidth="32" tileheight="32"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="150" height="150" tilewidth="32" tileheight="32" nextobjectid="5"> <properties> <property name="minimap" value="graphics/minimaps/001-3.png"/> <property name="name" value="Tulimshar Arena"/> @@ -624,27 +624,27 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup name="Objects" visible="0"> - <object name="To Tulimshar Indoor" type="warp" x="2336" y="896" width="32" height="32"> + <objectgroup name="Objects"> + <object id="1" name="To Tulimshar Indoor" type="warp" x="2336" y="896" width="32" height="32"> <properties> - <property name="dest_map" value="001-2"/> - <property name="dest_tile_x" value="23"/> - <property name="dest_tile_y" value="24"/> + <property name="dest_map" value="002-2"/> + <property name="dest_tile_x" value="74"/> + <property name="dest_tile_y" value="59"/> </properties> </object> - <object name="Phaet the Royal Guard" type="npc" x="2480" y="1200"> + <object id="2" name="Phaet the Royal Guard" type="npc" x="2480" y="1200"> <properties> <property name="npc_id" value="125"/> <property name="script" value=""/> </properties> </object> - <object name="Aradin the Royal Guard" type="npc" x="2224" y="1200"> + <object id="3" name="Aradin the Royal Guard" type="npc" x="2224" y="1200"> <properties> <property name="npc_id" value="126"/> <property name="script" value=""/> </properties> </object> - <object name="Maggot" type="spawn" x="0" y="0"> + <object id="4" name="Maggot" type="spawn" x="0" y="0"> <properties> <property name="eA_death" value="0"/> <property name="eA_spawn" value="0"/> |