summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-11 00:36:41 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-11 00:36:41 -0300
commit2a3854b93e33bdb47d9322cd881a7c5ef4aa44f7 (patch)
tree1f3fd74a29cc8ba06ba8c35571332571c198b51d
parent7a7447403e5cc065cd647bb9b830fa2c5ab21d5f (diff)
downloadclientdata-2a3854b93e33bdb47d9322cd881a7c5ef4aa44f7.tar.gz
clientdata-2a3854b93e33bdb47d9322cd881a7c5ef4aa44f7.tar.bz2
clientdata-2a3854b93e33bdb47d9322cd881a7c5ef4aa44f7.tar.xz
clientdata-2a3854b93e33bdb47d9322cd881a7c5ef4aa44f7.zip
Minimal mobs to 017-1, so it is passable.
Great news: 017-1 is connected to the world!
-rw-r--r--maps/017-1.tmx29
1 files changed, 27 insertions, 2 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx
index 2200d16e..ca3482fd 100644
--- a/maps/017-1.tmx
+++ b/maps/017-1.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="250" height="257" tilewidth="32" tileheight="32" nextobjectid="27">
+<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="250" height="257" tilewidth="32" tileheight="32" nextobjectid="31">
<properties>
<property name="author" value="Jesusalva, Jefferson, Ernando, Diogo, et al: TMW BR v2 Team, TMW-BR Team, TMW2, LoF Team"/>
<property name="license" value="GPL v2+"/>
@@ -2504,5 +2504,30 @@
<object id="16" name="E" type="fixme" x="7360" y="-32" width="640" height="8256"/>
<object id="17" name="W" type="fixme" x="0" y="0" width="640" height="8224"/>
</objectgroup>
- <objectgroup name="Spawn" visible="0"/>
+ <objectgroup color="#ff7f00" name="Spawn">
+ <object id="27" name="Cyan Butterfly" type="spawn" x="960" y="1696" width="4864" height="4928">
+ <properties>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="40"/>
+ <property name="monster_id" value="1172"/>
+ <property name="spawn" value="30000"/>
+ </properties>
+ </object>
+ <object id="28" name="Squirrel" type="spawn" x="704" y="704" width="6624" height="3040">
+ <properties>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="25"/>
+ <property name="monster_id" value="1032"/>
+ <property name="spawn" value="30000"/>
+ </properties>
+ </object>
+ <object id="30" name="Living Potato" type="spawn" x="640" y="3776" width="6624" height="3776">
+ <properties>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="36"/>
+ <property name="monster_id" value="1181"/>
+ <property name="spawn" value="30000"/>
+ </properties>
+ </object>
+ </objectgroup>
</map>