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/007-1.tmx | |
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/007-1.tmx')
-rw-r--r-- | maps/007-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
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"/> |