diff options
Diffstat (limited to 'maps/001-2-16.tmx')
-rw-r--r-- | maps/001-2-16.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-2-16.tmx b/maps/001-2-16.tmx index 111eb7e7..b64523e5 100644 --- a/maps/001-2-16.tmx +++ b/maps/001-2-16.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="61" height="61" tilewidth="32" tileheight="32" backgroundcolor="#a0a0a0" nextobjectid="3"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="61" height="61" tilewidth="32" tileheight="32" infinite="0" backgroundcolor="#a0a0a0" nextobjectid="4"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -446,5 +446,6 @@ <property name="dest_y" value="29"/> </properties> </object> + <object id="3" name="^HARB|^MASTER" type="anchor" x="896" y="1024" width="32" height="32"/> </objectgroup> </map> |