diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/007-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index fdd11f9c..98bba630 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="205" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="139"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="205" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="139"> <properties> <property name="author" value="Saulc"/> <property name="license" value="CC BY-SA 4.0"/> @@ -2197,11 +2197,11 @@ </object> <object id="106" name="Black Scorpion" type="Spawn" x="3680" y="1152" width="928" height="928"> <properties> - <property name="death" value="210000"/> + <property name="death" value="200000"/> <property name="max_beings" value="5"/> <property name="monster_id" value="1074"/> <property name="script" value="Tycoon::OnKillBlackScorpion"/> - <property name="spawn" value="32000"/> + <property name="spawn" value="42000"/> </properties> </object> <object id="107" name="Ratto" type="Spawn" x="1632" y="1376" width="1312" height="1184"> @@ -2258,11 +2258,11 @@ </object> <object id="124" name="Black Scorpion" type="Spawn" x="3424" y="2784" width="672" height="480"> <properties> - <property name="death" value="220000"/> + <property name="death" value="200000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1074"/> <property name="script" value="Tycoon::OnKillBlackScorpion"/> - <property name="spawn" value="35000"/> + <property name="spawn" value="55000"/> </properties> </object> <object id="125" name="Cave Maggot" type="Spawn" x="2688" y="3232" width="640" height="640"> |