diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-29 17:17:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-29 17:17:50 -0300 |
commit | 592ca4c6975e7d3890d4c3567766a71cb5a796c1 (patch) | |
tree | a7bac0358653ab217308ca20463f5e9e599f5930 | |
parent | f2e28274efd7773e61b3809d6a975642ca0f8fe1 (diff) | |
download | clientdata-592ca4c6975e7d3890d4c3567766a71cb5a796c1.tar.gz clientdata-592ca4c6975e7d3890d4c3567766a71cb5a796c1.tar.bz2 clientdata-592ca4c6975e7d3890d4c3567766a71cb5a796c1.tar.xz clientdata-592ca4c6975e7d3890d4c3567766a71cb5a796c1.zip |
*evil laugh*
-rw-r--r-- | maps/003-1-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/003-1-3.tmx b/maps/003-1-3.tmx index 91edce44f..8d77c7c0a 100644 --- a/maps/003-1-3.tmx +++ b/maps/003-1-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="110" height="110" tilewidth="32" tileheight="32" infinite="0" nextobjectid="42"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="110" height="110" tilewidth="32" tileheight="32" nextobjectid="42"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -851,7 +851,7 @@ <object id="40" name="Cave Maggot" type="Spawn" x="0" y="0" width="3520" height="3520"> <properties> <property name="death" value="200000"/> - <property name="max_beings" value="5"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1027"/> <property name="spawn" value="40000"/> </properties> |