diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-28 17:17:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-28 17:17:35 -0300 |
commit | 70370fe0fe48806c4d9aae858afc3c3cb34fdccd (patch) | |
tree | 40eb8e0e7bc00733d1a3e03cea2eff5cb91d38cd /maps | |
parent | 151774a0e5830b2f3e736020c77d397f71b0ca53 (diff) | |
download | clientdata-70370fe0fe48806c4d9aae858afc3c3cb34fdccd.tar.gz clientdata-70370fe0fe48806c4d9aae858afc3c3cb34fdccd.tar.bz2 clientdata-70370fe0fe48806c4d9aae858afc3c3cb34fdccd.tar.xz clientdata-70370fe0fe48806c4d9aae858afc3c3cb34fdccd.zip |
Hook Ivanize's House to Lilit's Island
Diffstat (limited to 'maps')
-rw-r--r-- | maps/018-5-5.tmx | 2 | ||||
-rw-r--r-- | maps/018-5.tmx | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/maps/018-5-5.tmx b/maps/018-5-5.tmx index b7685107..dff50986 100644 --- a/maps/018-5-5.tmx +++ b/maps/018-5-5.tmx @@ -549,7 +549,7 @@ <object id="2" name="Exit House" type="warp" x="1024" y="1504" width="64" height="32"> <properties> <property name="dest_map" value="018-5"/> - <property name="dest_x" value="114"/> + <property name="dest_x" value="117"/> <property name="dest_y" value="55"/> </properties> </object> diff --git a/maps/018-5.tmx b/maps/018-5.tmx index f0594163..0f6168a1 100644 --- a/maps/018-5.tmx +++ b/maps/018-5.tmx @@ -1549,7 +1549,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 color="#7fff00" id="9" name="warps" visible="0"> + <objectgroup color="#7fff00" id="9" name="warps"> <object id="1" name="Enter Cave" type="warp" x="3168" y="2624" width="32" height="32"> <properties> <property name="dest_map" value="018-5-1"/> @@ -1566,10 +1566,9 @@ </object> <object id="3" name="casaFada1" type="warp" x="3744" y="1792" width="32" height="32"> <properties> - <property name="dest_map" value="009-4"/> - <property name="dest_x" value="1920"/> - <property name="dest_y" value="608"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="018-5-5"/> + <property name="dest_x" value="32"/> + <property name="dest_y" value="45"/> </properties> </object> <object id="4" name="casaFada1" type="warp" x="2656" y="1536" width="32" height="32"> |