diff options
author | Micksha <ms-shaman@gmx.de> | 2020-06-18 13:11:53 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2020-06-18 13:11:53 +0000 |
commit | 66b65ba269497893c379461a28469da9a9a4ad94 (patch) | |
tree | 3288d3459c9d1064cd5d724b48fb3a98b4572de9 /maps/012-1.tmx | |
parent | 52cbd163eef5c4097039564eb8acc048706d1ca5 (diff) | |
parent | 516c7508bb64335bd712771079f4acd4c323d1ad (diff) | |
download | clientdata-66b65ba269497893c379461a28469da9a9a4ad94.tar.gz clientdata-66b65ba269497893c379461a28469da9a9a4ad94.tar.bz2 clientdata-66b65ba269497893c379461a28469da9a9a4ad94.tar.xz clientdata-66b65ba269497893c379461a28469da9a9a4ad94.zip |
Merge branch 'content' into 'master'
Content
See merge request evol/clientdata!158
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index c2f9fab3..bdcc6b37 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="160" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="15"> +<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="160" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="17"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1637,7 +1637,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="9" name="Objects" visible="0"> + <objectgroup id="9" name="Objects"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1746,5 +1746,6 @@ <property name="spawn" value="15000"/> </properties> </object> + <object id="15" name="^CANDOR" type="anchor" x="1568" y="3648" width="32" height="32"/> </objectgroup> </map> |