diff options
Diffstat (limited to 'maps/soren-2.tmx')
-rw-r--r-- | maps/soren-2.tmx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/soren-2.tmx b/maps/soren-2.tmx index 038a20b4..04768880 100644 --- a/maps/soren-2.tmx +++ b/maps/soren-2.tmx @@ -410,13 +410,12 @@ </data> </layer> <objectgroup name="Objects"> - <object id="1" name="To Lost Forest" type="warp" x="1024" y="1184" width="32" height="32"> + <object id="1" name="To Soren Village" type="warp" x="1024" y="1184" width="32" height="32"> <properties> <property name="dest_map" value="soren"/> <property name="dest_x" value="105"/> <property name="dest_y" value="38"/> </properties> </object> - <object id="2" name="Soren" type="fixme" x="1152" y="896" width="32" height="32"/> </objectgroup> </map> |