diff options
Diffstat (limited to 'maps/029-2.tmx')
-rw-r--r-- | maps/029-2.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/029-2.tmx b/maps/029-2.tmx index 01eb3f8d..b6121d60 100644 --- a/maps/029-2.tmx +++ b/maps/029-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="140" height="142" tilewidth="32" tileheight="32" nextobjectid="10"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="140" height="142" tilewidth="32" tileheight="32" nextobjectid="12"> <properties> <property name="music" value="peace.ogg"/> <property name="name" value="Candor Island Indoor"/> @@ -1700,5 +1700,6 @@ <property name="dest_tile_y" value="78"/> </properties> </object> + <object id="10" name="Alchemy" type="node" x="3616" y="1824" width="32" height="32"/> </objectgroup> </map> |