diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-04 16:42:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-04 16:42:05 -0300 |
commit | 0d0f9d3349545cd1f345ac67c9f97d6d3781c406 (patch) | |
tree | 36e223fdb9d7d05207f8bf1ee54c4bd98c570500 | |
parent | fb54dcf6f4f3f7ad5b092d605640304f6865a558 (diff) | |
download | clientdata-0d0f9d3349545cd1f345ac67c9f97d6d3781c406.tar.gz clientdata-0d0f9d3349545cd1f345ac67c9f97d6d3781c406.tar.bz2 clientdata-0d0f9d3349545cd1f345ac67c9f97d6d3781c406.tar.xz clientdata-0d0f9d3349545cd1f345ac67c9f97d6d3781c406.zip |
Replace a Black Scorpion with an Angry Red Scorpion (Tulimshar Walls)
-rw-r--r-- | maps/003-1-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/003-1-2.tmx b/maps/003-1-2.tmx index ad06aed9a..85be464a3 100644 --- a/maps/003-1-2.tmx +++ b/maps/003-1-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="37"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="37"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -545,11 +545,11 @@ <property name="dest_y" value="119"/> </properties> </object> - <object id="36" name="Black Scorpion" type="spawn" x="608" y="1056" width="992" height="224"> + <object id="36" name="Angry Red Scorpion" type="spawn" x="608" y="1056" width="992" height="224"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="2"/> - <property name="monster_id" value="1074"/> + <property name="monster_id" value="1130"/> <property name="spawn" value="35000"/> </properties> </object> |