diff options
Diffstat (limited to 'maps/014-4.tmx')
-rw-r--r-- | maps/014-4.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/014-4.tmx b/maps/014-4.tmx index 15195f87..57a249c1 100644 --- a/maps/014-4.tmx +++ b/maps/014-4.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="180" height="128" tilewidth="32" tileheight="32" infinite="0" nextobjectid="22"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="180" height="128" tilewidth="32" tileheight="32" infinite="0" nextobjectid="22"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/014-4.png"/> @@ -1695,10 +1695,10 @@ <objectgroup color="#ff7f00" name="Spawns" visible="0"> <object id="17" name="Centaur" type="spawn" x="3456" y="2016" width="1728" height="1472"> <properties> - <property name="death" value="60000"/> + <property name="death" value="80000"/> <property name="max_beings" value="3"/> <property name="monster_id" value="1139"/> - <property name="spawn" value="60000"/> + <property name="spawn" value="90000"/> </properties> </object> <object id="18" name="Mana Piou" type="spawn" x="576" y="480" width="2816" height="1504"> |