diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-18 00:24:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-18 00:24:08 -0300 |
commit | bc7450d8a7a91bdcc93138d6e75fb5d7e02cb388 (patch) | |
tree | 1ecab5c501e243752506ba3a0cdbdc06ca04ab1b | |
parent | 5a179f0e70f58e0cdb82e861b33187cf7b756734 (diff) | |
download | clientdata-bc7450d8a7a91bdcc93138d6e75fb5d7e02cb388.tar.gz clientdata-bc7450d8a7a91bdcc93138d6e75fb5d7e02cb388.tar.bz2 clientdata-bc7450d8a7a91bdcc93138d6e75fb5d7e02cb388.tar.xz clientdata-bc7450d8a7a91bdcc93138d6e75fb5d7e02cb388.zip |
014-3 Less Mouboo
-rw-r--r-- | maps/014-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/014-3.tmx b/maps/014-3.tmx index df0df12d..68e55bd5 100644 --- a/maps/014-3.tmx +++ b/maps/014-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="236" height="155" tilewidth="32" tileheight="32" infinite="0" nextlayerid="30" nextobjectid="47"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="236" height="155" tilewidth="32" tileheight="32" infinite="0" nextlayerid="30" nextobjectid="47"> <properties> <property name="author" value="Saulc, jesusalva, TMW.org"/> <property name="license" value="CC BY-SA 3.0"/> @@ -52,7 +52,7 @@ <image source="../graphics/tilesets/signs_x2.png" width="288" height="256"/> </tileset> <tileset firstgid="978" name="magecity" tilewidth="32" tileheight="32" tilecount="360" columns="8"> - <image source="../graphics/tilesets/magecity.png" width="256" height="1450"/> + <image source="../graphics/tilesets/magecity.png" width="256" height="1440"/> </tileset> <layer id="21" name="Ground1" width="236" height="155"> <data encoding="csv"> @@ -1552,7 +1552,7 @@ <object id="24" name="Mouboo" type="spawn" x="768" y="736" width="5888" height="3392"> <properties> <property name="death" value="45000"/> - <property name="max_beings" value="28"/> + <property name="max_beings" value="22"/> <property name="monster_id" value="1023"/> <property name="spawn" value="30000"/> </properties> |