diff options
-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 91edce44..8d77c7c0 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> |