diff options
-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"> |