summaryrefslogtreecommitdiff
path: root/maps/001-3-1.tmx
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-22 13:42:40 -0400
committergumi <git@gumi.ca>2018-04-22 13:42:40 -0400
commitdc89c86abbe878e5a13468325a73a7792d903044 (patch)
treed0bf2330707d7dfde3455fee7aa75ebcea99224a /maps/001-3-1.tmx
parent8e84273e882b5605ef0249b600d11d9ad302ecf4 (diff)
downloadclientdata-dc89c86abbe878e5a13468325a73a7792d903044.tar.gz
clientdata-dc89c86abbe878e5a13468325a73a7792d903044.tar.bz2
clientdata-dc89c86abbe878e5a13468325a73a7792d903044.tar.xz
clientdata-dc89c86abbe878e5a13468325a73a7792d903044.zip
update the sewer mobs
Diffstat (limited to 'maps/001-3-1.tmx')
-rw-r--r--maps/001-3-1.tmx16
1 files changed, 16 insertions, 0 deletions
diff --git a/maps/001-3-1.tmx b/maps/001-3-1.tmx
index 5ff93363..12573bce 100644
--- a/maps/001-3-1.tmx
+++ b/maps/001-3-1.tmx
@@ -541,5 +541,21 @@
<property name="dest_y" value="42"/>
</properties>
</object>
+ <object id="10" name="Green Slime" type="spawn" x="864" y="800" width="192" height="160">
+ <properties>
+ <property name="death" value="80000"/>
+ <property name="max_beings" value="5"/>
+ <property name="monster_id" value="1024"/>
+ <property name="spawn" value="15000"/>
+ </properties>
+ </object>
+ <object id="11" name="Little Green Slime" type="spawn" x="928" y="832" width="64" height="96">
+ <properties>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1025"/>
+ <property name="spawn" value="10000"/>
+ </properties>
+ </object>
</objectgroup>
</map>