diff options
Diffstat (limited to 'maps/001-2-33.tmx')
-rw-r--r-- | maps/001-2-33.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-2-33.tmx b/maps/001-2-33.tmx index 05e7e6e5..27bc31a2 100644 --- a/maps/001-2-33.tmx +++ b/maps/001-2-33.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="71" height="71" tilewidth="32" tileheight="32" nextobjectid="42"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="71" height="71" tilewidth="32" tileheight="32" infinite="0" nextobjectid="43"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -859,5 +859,6 @@ <property name="dest_y" value="42"/> </properties> </object> + <object id="42" name="^LEG" type="anchor" x="1088" y="1344" width="32" height="32"/> </objectgroup> </map> |