diff options
Diffstat (limited to 'maps/001-2-15.tmx')
-rw-r--r-- | maps/001-2-15.tmx | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/maps/001-2-15.tmx b/maps/001-2-15.tmx index 95f95053..6c87ca85 100644 --- a/maps/001-2-15.tmx +++ b/maps/001-2-15.tmx @@ -422,7 +422,13 @@ </data> </layer> <objectgroup name="Object"> - <object id="1" name="To Artis" type="warp" x="1088" y="1472" width="32" height="32"/> + <object id="1" name="To Artis" type="warp" x="1088" y="1472" width="32" height="32"> + <properties> + <property name="dest_map" value="001-1"/> + <property name="dest_x" value="132"/> + <property name="dest_y" value="68"/> + </properties> + </object> </objectgroup> <layer name="Heights" width="62" height="72"> <data encoding="csv"> |