summaryrefslogtreecommitdiff
path: root/maps/001-2-20.tmx
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-09-26 11:57:39 -0500
committerwushin <pasekei@gmail.com>2016-10-12 11:15:21 -0500
commit59d87c3b93a0363bb003fd1f3c2f8031e186869f (patch)
tree2c7722f6585246aba703f1b311db3e9f8bf82243 /maps/001-2-20.tmx
parent5a2dc62fa7f8e50575143ef1def8b9587ce6fc66 (diff)
downloadclientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.gz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.bz2
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.xz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.zip
Converted warps into maps
Converted mobs into maps
Diffstat (limited to 'maps/001-2-20.tmx')
-rw-r--r--maps/001-2-20.tmx19
1 files changed, 17 insertions, 2 deletions
diff --git a/maps/001-2-20.tmx b/maps/001-2-20.tmx
index a7039188..250458f1 100644
--- a/maps/001-2-20.tmx
+++ b/maps/001-2-20.tmx
@@ -359,7 +359,22 @@
</data>
</layer>
<objectgroup name="Object">
- <object id="1" name="To balcony" type="warp" x="1056" y="1120.5" width="32" height="32"/>
- <object id="2" name="To main hall" type="warp" x="928" y="832" width="32" height="32"/>
+ <object id="1" name="To balcony" type="warp" x="1056" y="1120" width="32" height="32">
+ <properties>
+ <property name="dest_map" value="001-1"/>
+ <property name="dest_x" value="107"/>
+ <property name="dest_y" value="50"/>
+ </properties>
+ </object>
+ <object id="2" name="To main hall" type="ani_warp" x="928" y="832" width="32" height="32">
+ <properties>
+ <property name="dest_map" value="001-2-19"/>
+ <property name="dest_x" value="41"/>
+ <property name="dest_y" value="55"/>
+ <property name="npc_id" value="NPC_ARTIS_DOOR_WOOD"/>
+ <property name="trigger_x" value="2"/>
+ <property name="trigger_y" value="3"/>
+ </properties>
+ </object>
</objectgroup>
</map>