diff options
Diffstat (limited to 'maps/019-2.tmx')
-rw-r--r-- | maps/019-2.tmx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/019-2.tmx b/maps/019-2.tmx index 50585b5f..bc9aa247 100644 --- a/maps/019-2.tmx +++ b/maps/019-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="158" height="148" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="16"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="158" height="148" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="16"> <properties> <property name="author" value="The Mana World Team"/> <property name="license" value="GPL v2+"/> @@ -1495,7 +1495,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="1094"/> - <property name="spawn" value="100000"/> + <property name="spawn" value="90000"/> </properties> </object> <object id="9" name="Fluffy" type="spawn" x="992" y="544" width="2720" height="2368"> @@ -1503,7 +1503,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="10"/> <property name="monster_id" value="1022"/> - <property name="spawn" value="100000"/> + <property name="spawn" value="60000"/> </properties> </object> <object id="10" name="Wind Fairy" type="spawn" x="2848" y="1120" width="544" height="2432"> @@ -1511,7 +1511,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1185"/> - <property name="spawn" value="100000"/> + <property name="spawn" value="75000"/> </properties> </object> <object id="12" name="Iced Fluffy" type="spawn" x="1088" y="2656" width="2368" height="1376"> @@ -1519,7 +1519,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="7"/> <property name="monster_id" value="1041"/> - <property name="spawn" value="100000"/> + <property name="spawn" value="60000"/> </properties> </object> <object id="14" name="Pollet" type="spawn" x="1312" y="480" width="2016" height="1728"> @@ -1527,7 +1527,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="4"/> <property name="monster_id" value="1219"/> - <property name="spawn" value="200000"/> + <property name="spawn" value="120000"/> </properties> </object> <object id="15" name="White Slime" type="spawn" x="2176" y="896" width="512" height="480"> @@ -1535,7 +1535,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="1094"/> - <property name="spawn" value="100000"/> + <property name="spawn" value="90000"/> </properties> </object> </objectgroup> |