diff options
Diffstat (limited to 'maps/031-3.tmx')
-rw-r--r-- | maps/031-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/031-3.tmx b/maps/031-3.tmx index 6a605296..f8023e74 100644 --- a/maps/031-3.tmx +++ b/maps/031-3.tmx @@ -278,15 +278,15 @@ <object name="To Ice Labyrinth" type="warp" x="1088" y="800" width="32" height="32"> <properties> <property name="dest_map" value="031-3"/> - <property name="dest_x" value="9024"/> - <property name="dest_y" value="736"/> + <property name="dest_x" value="8992"/> + <property name="dest_y" value="768"/> </properties> </object> <object name="To Ice Labyrinth" type="warp" x="8992" y="704" width="32" height="32"> <properties> <property name="dest_map" value="031-3"/> <property name="dest_x" value="1088"/> - <property name="dest_y" value="832"/> + <property name="dest_y" value="864"/> </properties> </object> <object name="To Ice Labyrinth" type="warp" x="9056" y="1536" width="32" height="32"> |