diff options
Diffstat (limited to 'maps/001-2-41.tmx')
-rw-r--r-- | maps/001-2-41.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-41.tmx b/maps/001-2-41.tmx index 84b0599f..6c67d30e 100644 --- a/maps/001-2-41.tmx +++ b/maps/001-2-41.tmx @@ -462,8 +462,8 @@ <object id="1" name="To Hall" type="warp" x="768" y="1024" width="32" height="32"> <properties> <property name="dest_map" value="001-2-31"/> - <property name="dest_x" value="0"/> - <property name="dest_y" value="0"/> + <property name="dest_x" value="35"/> + <property name="dest_y" value="32"/> </properties> </object> </objectgroup> |