diff options
-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 df0df12d7..68e55bd5e 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> |