diff options
Diffstat (limited to 'maps/001-2-13.tmx')
-rw-r--r-- | maps/001-2-13.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-13.tmx b/maps/001-2-13.tmx index e2635dc3..3da9008c 100644 --- a/maps/001-2-13.tmx +++ b/maps/001-2-13.tmx @@ -374,9 +374,9 @@ <objectgroup name="Object"> <object id="1" name="To First Floor" type="warp" x="832" y="928" width="64" height="32"> <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="1600"/> - <property name="dest_y" value="2112"/> + <property name="dest_map" value="001-2-12"/> + <property name="dest_x" value="27"/> + <property name="dest_y" value="30"/> </properties> </object> </objectgroup> |