diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:24:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:24:16 -0300 |
commit | eab85d8cccc13ddba2dc1281c064500bc80ccfc8 (patch) | |
tree | 92a3fd4bc138cb50a37ea7b054b0258469fd7e91 /maps/023-3.tmx | |
parent | 954c941197f3f0af8610e813dc85afa43f4bdff4 (diff) | |
download | clientdata-eab85d8cccc13ddba2dc1281c064500bc80ccfc8.tar.gz clientdata-eab85d8cccc13ddba2dc1281c064500bc80ccfc8.tar.bz2 clientdata-eab85d8cccc13ddba2dc1281c064500bc80ccfc8.tar.xz clientdata-eab85d8cccc13ddba2dc1281c064500bc80ccfc8.zip |
New monsters, add Archants in some maps
Diffstat (limited to 'maps/023-3.tmx')
-rw-r--r-- | maps/023-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/023-3.tmx b/maps/023-3.tmx index 74cbacc2..10ae267a 100644 --- a/maps/023-3.tmx +++ b/maps/023-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="240" height="240" tilewidth="32" tileheight="32" infinite="0" nextlayerid="446" nextobjectid="10"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="240" height="240" tilewidth="32" tileheight="32" infinite="0" nextlayerid="447" nextobjectid="10"> <properties> <property name="AutomappingRadius" value="1"/> <property name="DeleteTiles" value="true"/> @@ -1258,4 +1258,5 @@ </properties> </object> </objectgroup> + <objectgroup color="#ffff00" id="446" name="Spawns"/> </map> |