diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-27 20:08:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-27 20:08:39 -0300 |
commit | dd8799f729f2baea2346b0cd45344facda2f0228 (patch) | |
tree | 1e71d4b273e20f18773792e04c2b9d5bb46f194c | |
parent | 105eb93bc9a8e177777e6ab698a056670e4676af (diff) | |
download | clientdata-dd8799f729f2baea2346b0cd45344facda2f0228.tar.gz clientdata-dd8799f729f2baea2346b0cd45344facda2f0228.tar.bz2 clientdata-dd8799f729f2baea2346b0cd45344facda2f0228.tar.xz clientdata-dd8799f729f2baea2346b0cd45344facda2f0228.zip |
Some white slimes
-rw-r--r-- | maps/001-7.tmx | 16 | ||||
-rw-r--r-- | maps/014-5.tmx | 13 |
2 files changed, 19 insertions, 10 deletions
diff --git a/maps/001-7.tmx b/maps/001-7.tmx index 1f31edba..d9d51947 100644 --- a/maps/001-7.tmx +++ b/maps/001-7.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="96"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="96"> <properties> <property name="author" value="TMW-BR Team"/> <property name="license" value="GPL v2+"/> @@ -1728,19 +1728,19 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="3" name="Wolvern" type="spawn" x="768" y="672" width="469" height="181"> + <object id="3" name="White Slime" type="spawn" x="768" y="672" width="469" height="181"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="5"/> - <property name="monster_id" value="1037"/> + <property name="monster_id" value="1094"/> <property name="spawn" value="30000"/> </properties> </object> - <object id="4" name="Wolvern" type="spawn" x="1326" y="1396" width="593" height="173"> + <object id="4" name="White Slime" type="spawn" x="1326" y="1396" width="593" height="173"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="2"/> - <property name="monster_id" value="1037"/> + <property name="monster_id" value="1094"/> <property name="spawn" value="30000"/> </properties> </object> @@ -1768,11 +1768,11 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="8" name="Moggun" type="spawn" x="2724" y="960" width="553" height="517"> + <object id="8" name="White Slime" type="spawn" x="2724" y="960" width="553" height="517"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="5"/> - <property name="monster_id" value="1070"/> + <property name="monster_id" value="1094"/> <property name="spawn" value="30000"/> </properties> </object> @@ -1971,7 +1971,7 @@ <object id="40" name="Alpha Mouboo" type="spawn" x="965" y="738" width="367" height="160"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="2"/> + <property name="max_beings" value="1"/> <property name="monster_id" value="1056"/> <property name="spawn" value="30000"/> </properties> diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 8a2bd379..6b3d5dca 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="230" height="250" tilewidth="32" tileheight="32" nextobjectid="49"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="230" height="250" tilewidth="32" tileheight="32" infinite="0" nextobjectid="51"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -2343,7 +2343,16 @@ <object id="41" name="Margin" type="fixme" x="0" y="4000" width="640" height="640"/> <object id="42" name="Margin" type="fixme" x="0" y="320" width="640" height="640"/> </objectgroup> - <objectgroup color="#ff007f" name="Spawns"/> + <objectgroup color="#007fff" name="Spawns"> + <object id="50" name="Log Head" type="spawn" x="3456" y="1984" width="3136" height="2848"> + <properties> + <property name="death" value="20000"/> + <property name="max_beings" value="21"/> + <property name="monster_id" value="1066"/> + <property name="spawn" value="20000"/> + </properties> + </object> + </objectgroup> <objectgroup color="#ff607f" name="Plants"> <object id="46" name="Plushroom Field" type="spawn" x="896" y="832" width="3136" height="2848"> <properties> |