diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/003-1.tmx | 4 | ||||
-rw-r--r-- | maps/010-1.tmx | 2 | ||||
-rw-r--r-- | maps/013-1.tmx | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index af7f5c8e..28e75350 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -54,8 +54,8 @@ <object name="ToSandstorm" type="WARP" x="5504" y="2400" width="32" height="160"> <properties> <property name="DEST_MAP" value="002-1"/> - <property name="DEST_X" value="1200"/> - <property name="DEST_Y" value="3504"/> + <property name="DEST_X" value="480"/> + <property name="DEST_Y" value="2112"/> </properties> </object> <object name="ToWoodland" type="WARP" x="608" y="736" width="96" height="32"> diff --git a/maps/010-1.tmx b/maps/010-1.tmx index 017c5a45..5dfe57e9 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -88,7 +88,7 @@ </object> <object name="ToWoodland" type="warp" x="1760" y="3328" width="96" height="32"> <properties> - <property name="dest_map" value="015-1"/> + <property name="dest_map" value="016-1"/> <property name="dest_x" value="1808"/> <property name="dest_y" value="688"/> </properties> diff --git a/maps/013-1.tmx b/maps/013-1.tmx index 295ad7f4..3ab3c883 100644 --- a/maps/013-1.tmx +++ b/maps/013-1.tmx @@ -59,8 +59,8 @@ <object name="ToWoodlandHills" type="warp" x="640" y="2368" width="32" height="128"> <properties> <property name="dest_map" value="012-1"/> - <property name="dest_x" value="4768"/> - <property name="dest_y" value="2520"/> + <property name="dest_x" value="4736"/> + <property name="dest_y" value="1920"/> </properties> </object> <object name="ToWoodland" type="warp" x="1408" y="672" width="96" height="32"> |