diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-03-02 15:26:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-03-02 15:26:26 -0300 |
commit | 9ff303185702fbebc1af6564039327517484fdaa (patch) | |
tree | 3ef17d29da0926554b7710bdef9bbb4547fe7f88 /maps | |
parent | cdf5480e019de6389d4ae569c1265858d6a6c069 (diff) | |
download | clientdata-9ff303185702fbebc1af6564039327517484fdaa.tar.gz clientdata-9ff303185702fbebc1af6564039327517484fdaa.tar.bz2 clientdata-9ff303185702fbebc1af6564039327517484fdaa.tar.xz clientdata-9ff303185702fbebc1af6564039327517484fdaa.zip |
Devoir: Give her a reason to worry :>
Diffstat (limited to 'maps')
-rw-r--r-- | maps/004-1.tmx | 10 | ||||
-rw-r--r-- | maps/007-1.tmx | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index 64057596..bcfbe49a 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="84"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="85"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1585,5 +1585,13 @@ <property name="spawn" value="45000"/> </properties> </object> + <object id="84" name="Red Scorpion" type="spawn" x="672" y="3008" width="1280" height="800"> + <properties> + <property name="death" value="60000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1072"/> + <property name="spawn" value="95000"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 5c7ae99e..5475bccc 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.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="205" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="14" nextobjectid="130"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="205" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="14" nextobjectid="130"> <properties> <property name="author" value="Saulc"/> <property name="license" value="CC BY-SA 3.0"/> @@ -2228,7 +2228,7 @@ </object> <object id="111" name="Red Scorpion" type="spawn" x="640" y="4064" width="2400" height="1888"> <properties> - <property name="death" value="300000"/> + <property name="death" value="120000"/> <property name="max_beings" value="10"/> <property name="monster_id" value="1072"/> <property name="script" value="Tycoon::OnKillRedScorpion"/> |