diff options
Diffstat (limited to 'maps/000-2-3.tmx')
-rw-r--r-- | maps/000-2-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-3.tmx b/maps/000-2-3.tmx index 87af5197..f5c7889d 100644 --- a/maps/000-2-3.tmx +++ b/maps/000-2-3.tmx @@ -320,8 +320,8 @@ <object id="1" name="To First Deck" type="warp" x="612" y="864" width="28" height="32"> <properties> <property name="dest_map" value="000-2-0"/> - <property name="dest_x" value="992"/> - <property name="dest_y" value="864"/> + <property name="dest_x" value="32"/> + <property name="dest_y" value="28"/> </properties> </object> </objectgroup> |