diff options
Diffstat (limited to 'maps/014-2.tmx')
-rw-r--r-- | maps/014-2.tmx | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/maps/014-2.tmx b/maps/014-2.tmx index b2c9c347..7d869226 100644 --- a/maps/014-2.tmx +++ b/maps/014-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="2020.04.10" orientation="orthogonal" renderorder="right-down" width="256" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="38"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="256" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="38"> <properties> <property name="author" value="Saulc, jesusalva"/> <property name="license" value="GPL v2+"/> @@ -1133,7 +1133,7 @@ <objectgroup color="#ffcf00" id="10" name="Monster Spawn" visible="0"> <object id="21" name="Log Head" type="spawn" x="2048" y="640" width="5536" height="2816"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="25"/> <property name="monster_id" value="1066"/> <property name="spawn" value="30000"/> @@ -1141,7 +1141,7 @@ </object> <object id="22" name="Mouboo" type="spawn" x="256" y="608" width="3776" height="1728"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="6"/> <property name="monster_id" value="1023"/> <property name="spawn" value="30000"/> @@ -1149,15 +1149,15 @@ </object> <object id="23" name="Forest Mushroom" type="spawn" x="1792" y="64" width="3360" height="3776"> <properties> - <property name="death" value="45000"/> + <property name="death" value="25000"/> <property name="max_beings" value="12"/> <property name="monster_id" value="1060"/> - <property name="spawn" value="60000"/> + <property name="spawn" value="40000"/> </properties> </object> <object id="25" name="Fluffy" type="spawn" x="320" y="1504" width="1280" height="1760"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="5"/> <property name="monster_id" value="1022"/> <property name="spawn" value="30000"/> @@ -1165,7 +1165,7 @@ </object> <object id="26" name="Sea Slime" type="spawn" x="5344" y="480" width="2624" height="3264"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="6"/> <property name="monster_id" value="1093"/> <property name="spawn" value="42000"/> @@ -1173,7 +1173,7 @@ </object> <object id="27" name="Alpha Mouboo" type="spawn" x="-1024" y="960" width="10080" height="3520"> <properties> - <property name="death" value="180000"/> + <property name="death" value="120000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="1056"/> <property name="spawn" value="120000"/> |