diff options
-rw-r--r-- | maps/018-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx index 48a1cbc1..35edd079 100644 --- a/maps/018-2.tmx +++ b/maps/018-2.tmx @@ -88,7 +88,7 @@ <object name="To Northern Mine" type="warp" x="3648" y="608" width="32" height="32"> <properties> <property name="dest_map" value="018-3"/> - <property name="dest_x" value="3744"/> + <property name="dest_x" value="5664"/> <property name="dest_y" value="1760"/> </properties> </object> |