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/004-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/004-1.tmx')
-rw-r--r-- | maps/004-1.tmx | 10 |
1 files changed, 9 insertions, 1 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> |