diff options
author | gumi <git@gumi.ca> | 2018-03-25 14:14:23 -0400 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-03-25 14:14:23 -0400 |
commit | d3e53c2d5aa770799c4fcc974f694e6b371a3d79 (patch) | |
tree | dbe2ed8a5beff0d79e62b3b0979a94880eb6057e /maps/001-2-1.tmx | |
parent | 8d12cc70b5d112c37a80b17ebe3ba6066c8d929f (diff) | |
download | clientdata-d3e53c2d5aa770799c4fcc974f694e6b371a3d79.tar.gz clientdata-d3e53c2d5aa770799c4fcc974f694e6b371a3d79.tar.bz2 clientdata-d3e53c2d5aa770799c4fcc974f694e6b371a3d79.tar.xz clientdata-d3e53c2d5aa770799c4fcc974f694e6b371a3d79.zip |
add map anchors for Artis
Diffstat (limited to 'maps/001-2-1.tmx')
-rw-r--r-- | maps/001-2-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-2-1.tmx b/maps/001-2-1.tmx index e0c622c5..73d5a8bd 100644 --- a/maps/001-2-1.tmx +++ b/maps/001-2-1.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="75" height="67" tilewidth="32" tileheight="32" nextobjectid="3"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="75" height="67" tilewidth="32" tileheight="32" infinite="0" nextobjectid="4"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -486,5 +486,6 @@ <property name="inn" value="CURRENT_INN"/> </properties> </object> + <object id="3" name="^NOBLE1?$" type="anchor" x="1184" y="1184" width="32" height="32"/> </objectgroup> </map> |