diff options
Diffstat (limited to 'maps/001-2-8.tmx')
-rw-r--r-- | maps/001-2-8.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-8.tmx b/maps/001-2-8.tmx index 6f0262a0..7f50acb9 100644 --- a/maps/001-2-8.tmx +++ b/maps/001-2-8.tmx @@ -417,9 +417,9 @@ <objectgroup name="Object" opacity="0.87"> <object id="1" name="To Main Hall" type="warp" x="1472" y="1312" width="32" height="32"> <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="1"/> - <property name="dest_y" value="1"/> + <property name="dest_map" value="001-2-7"/> + <property name="dest_x" value="27"/> + <property name="dest_y" value="31"/> </properties> </object> </objectgroup> |