diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/015-1.tmx | 4 | ||||
-rw-r--r-- | maps/015-6.tmx | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/maps/015-1.tmx b/maps/015-1.tmx index c3541054..b17a3a62 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.6" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="88"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="88"> <properties> <property name="author" value="TMW.org, Saulc"/> <property name="license" value="GPL v2+"/> @@ -1488,7 +1488,7 @@ <object id="65" name="Bif" type="spawn" x="64" y="256" width="7680" height="6272"> <properties> <property name="death" value="45000"/> - <property name="max_beings" value="21"/> + <property name="max_beings" value="14"/> <property name="monster_id" value="1058"/> <property name="spawn" value="45000"/> </properties> diff --git a/maps/015-6.tmx b/maps/015-6.tmx index b38d9643..2e72ca75 100644 --- a/maps/015-6.tmx +++ b/maps/015-6.tmx @@ -1107,7 +1107,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ffff00" name="Mobs" visible="0"> + <objectgroup color="#ffff00" name="Mobs"> <object id="4" name="Moggun" type="spawn" x="6752" y="1408" width="416" height="128"> <properties> <property name="death" value="30000"/> @@ -1415,7 +1415,7 @@ <object id="42" name="Angry Yellow Slime" type="spawn" x="11040" y="2656" width="640" height="1504"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="10"/> + <property name="max_beings" value="15"/> <property name="monster_id" value="1198"/> <property name="spawn" value="100000"/> </properties> |