diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/014-5-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/014-5-1.tmx b/maps/014-5-1.tmx index aa2109e5..0398ebfc 100644 --- a/maps/014-5-1.tmx +++ b/maps/014-5-1.tmx @@ -655,9 +655,9 @@ <object id="39" name="Margin" type="fixme" x="0" y="0" width="640" height="640"/> <object id="40" name="To Outside" type="warp" x="1056" y="1440" width="32" height="32"> <properties> - <property name="dest_map" value="014-2"/> - <property name="dest_x" value="103"/> - <property name="dest_y" value="30"/> + <property name="dest_map" value="014-5"/> + <property name="dest_x" value="122"/> + <property name="dest_y" value="138"/> </properties> </object> </objectgroup> |