diff options
Diffstat (limited to 'maps/001-2-27.tmx')
-rw-r--r-- | maps/001-2-27.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-27.tmx b/maps/001-2-27.tmx index b8712ead..6615d57a 100644 --- a/maps/001-2-27.tmx +++ b/maps/001-2-27.tmx @@ -411,8 +411,8 @@ <object id="1" name="To Artis" type="warp" x="1120" y="1120" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> - <property name="dest_x" value="0"/> - <property name="dest_y" value="0"/> + <property name="dest_x" value="101"/> + <property name="dest_y" value="108"/> </properties> </object> </objectgroup> |