diff options
Diffstat (limited to 'maps/009-7.tmx')
-rw-r--r-- | maps/009-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/009-7.tmx b/maps/009-7.tmx index 89612a8d..bc1a8a82 100644 --- a/maps/009-7.tmx +++ b/maps/009-7.tmx @@ -1092,8 +1092,8 @@ <object id="1" name="To Hurnscald Storage" type="warp" x="672" y="608" width="32" height="32"> <properties> <property name="dest_map" value="009-2"/> - <property name="dest_tile_x" value="38"/> - <property name="dest_tile_y" value="104"/> + <property name="dest_x" value="38"/> + <property name="dest_y" value="104"/> </properties> </object> <object id="2" name="graphics/particles/firespot.particle.xml" type="particle_effect" x="1370" y="1728" width="32" height="32"/> |