diff options
Diffstat (limited to 'maps/010-1-1.tmx')
-rw-r--r-- | maps/010-1-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/010-1-1.tmx b/maps/010-1-1.tmx index 06c93df9..3fddb38e 100644 --- a/maps/010-1-1.tmx +++ b/maps/010-1-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.4" orientation="orthogonal" renderorder="right-down" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="74"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="74"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1062,7 +1062,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="50"/> + <property name="max_beings" value="35"/> <property name="monster_id" value="1027"/> <property name="spawn" value="40000"/> </properties> @@ -1198,7 +1198,7 @@ <object id="65" name="Black Scorpion" type="Spawn" x="3776" y="1956" width="1920" height="1500"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="25"/> + <property name="max_beings" value="15"/> <property name="monster_id" value="1074"/> <property name="spawn" value="35000"/> </properties> |