diff options
Diffstat (limited to 'maps/025-2-4.tmx')
-rw-r--r-- | maps/025-2-4.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/025-2-4.tmx b/maps/025-2-4.tmx index ca0d3e32..b15f5412 100644 --- a/maps/025-2-4.tmx +++ b/maps/025-2-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="80" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="13"> +<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="80" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="13"> <properties> <property name="license" value="CC BY-SA 4.0"/> <property name="manaplus version" value="2"/> @@ -1159,7 +1159,7 @@ <object id="6" name="Red Skull Slime" type="spawn" x="864" y="800" width="864" height="256"> <properties> <property name="death" value="75000"/> - <property name="max_beings" value="4"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1404"/> <property name="spawn" value="20000"/> </properties> @@ -1175,7 +1175,7 @@ <object id="8" name="Azul Slime Mother" type="spawn" x="864" y="896" width="640" height="512"> <properties> <property name="death" value="10000"/> - <property name="max_beings" value="5"/> + <property name="max_beings" value="4"/> <property name="monster_id" value="1243"/> <property name="spawn" value="40000"/> </properties> @@ -1191,7 +1191,7 @@ <object id="11" name="Yellow Skull Slime" type="spawn" x="864" y="1056" width="864" height="256"> <properties> <property name="death" value="75000"/> - <property name="max_beings" value="4"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1403"/> <property name="spawn" value="20000"/> </properties> |