diff options
-rw-r--r-- | maps/018-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-3.tmx b/maps/018-3.tmx index d214fb2f..438828b0 100644 --- a/maps/018-3.tmx +++ b/maps/018-3.tmx @@ -90,7 +90,7 @@ <object name="toOutside" type="warp" x="3936" y="5280" width="32" height="32"> <properties> <property name="dest_map" value="018-1"/> - <property name="dest_x" value="3136"/> + <property name="dest_x" value="2880"/> <property name="dest_y" value="1376"/> </properties> </object> |