diff options
Diffstat (limited to 'maps/005-7.tmx')
-rw-r--r-- | maps/005-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-7.tmx b/maps/005-7.tmx index af932f58..2cd306f2 100644 --- a/maps/005-7.tmx +++ b/maps/005-7.tmx @@ -600,8 +600,8 @@ <object id="25" name="To Outside" type="warp" x="1440" y="1216" width="32" height="32"> <properties> <property name="dest_map" value="005-1"/> - <property name="dest_x" value="22"/> - <property name="dest_y" value="91"/> + <property name="dest_x" value="29"/> + <property name="dest_y" value="101"/> </properties> </object> </objectgroup> |