diff options
-rw-r--r-- | maps/004-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index 02dc816f..88d71a3c 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1180,7 +1180,7 @@ </object> <object id="13" name="To Beach" type="warp" x="1152" y="3552" width="96" height="32"> <properties> - <property name="dest_map" value="003-1"/> + <property name="dest_map" value="003-4"/> <property name="dest_tile_x" value="141"/> <property name="dest_tile_y" value="20"/> </properties> |