diff options
Diffstat (limited to 'maps/001-2-17.tmx')
-rw-r--r-- | maps/001-2-17.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-17.tmx b/maps/001-2-17.tmx index 5a4c92af..83946788 100644 --- a/maps/001-2-17.tmx +++ b/maps/001-2-17.tmx @@ -372,9 +372,9 @@ <objectgroup name="Objects"> <object id="1" name="To Right Chamber" type="warp" x="1152" y="928" 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-16"/> + <property name="dest_x" value="25"/> + <property name="dest_y" value="29"/> </properties> </object> </objectgroup> |