diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-08 10:25:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-08 10:25:05 -0300 |
commit | 29a7bd0c80aec958ce7fca77e3d28e98377febf1 (patch) | |
tree | df68bccedd548fc35aae06402aab75ce968c31c4 /maps | |
parent | f1aca9449a2dd0f54ee68a1ce758a7559cc5d4b2 (diff) | |
download | clientdata-29a7bd0c80aec958ce7fca77e3d28e98377febf1.tar.gz clientdata-29a7bd0c80aec958ce7fca77e3d28e98377febf1.tar.bz2 clientdata-29a7bd0c80aec958ce7fca77e3d28e98377febf1.tar.xz clientdata-29a7bd0c80aec958ce7fca77e3d28e98377febf1.zip |
GG @Saulc - only two broken warps and a weird fence are all my complains >.<
Diffstat (limited to 'maps')
-rw-r--r-- | maps/014-3.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/014-3.tmx b/maps/014-3.tmx index 3b300615..358f8936 100644 --- a/maps/014-3.tmx +++ b/maps/014-3.tmx @@ -1527,15 +1527,15 @@ <object id="36" name="To Above" type="warp" x="1760" y="1344" width="32" height="32"> <properties> <property name="dest_map" value="014-3"/> - <property name="dest_x" value="95"/> - <property name="dest_y" value="59"/> + <property name="dest_x" value="77"/> + <property name="dest_y" value="40"/> </properties> </object> <object id="37" name="To Below" type="warp" x="2464" y="1248" width="32" height="32"> <properties> <property name="dest_map" value="014-3"/> - <property name="dest_x" value="73"/> - <property name="dest_y" value="62"/> + <property name="dest_x" value="55"/> + <property name="dest_y" value="43"/> </properties> </object> <object id="38" name="To Thunderhills" type="warp" x="928" y="2176" width="32" height="128"> |