summaryrefslogtreecommitdiff
path: root/maps/042-1.tmx
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-09-14 21:15:51 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-14 21:15:51 +0200
commita23afa05bcebdd8dbb41b46f01b5ed9cdf07a207 (patch)
treefa2f9769e95878a8c6f7404a30df5119cbe37f76 /maps/042-1.tmx
parent134b4b6b66d61bbb5c5551859c2d4e6a28b2c3bf (diff)
downloadclientdata-a23afa05bcebdd8dbb41b46f01b5ed9cdf07a207.tar.gz
clientdata-a23afa05bcebdd8dbb41b46f01b5ed9cdf07a207.tar.bz2
clientdata-a23afa05bcebdd8dbb41b46f01b5ed9cdf07a207.tar.xz
clientdata-a23afa05bcebdd8dbb41b46f01b5ed9cdf07a207.zip
Adding maggot spawn object to 042-1.
Diffstat (limited to 'maps/042-1.tmx')
-rw-r--r--maps/042-1.tmx8
1 files changed, 8 insertions, 0 deletions
diff --git a/maps/042-1.tmx b/maps/042-1.tmx
index 326f7f27..c11f1112 100644
--- a/maps/042-1.tmx
+++ b/maps/042-1.tmx
@@ -82,5 +82,13 @@
<property name="dest_y" value="960"/>
</properties>
</object>
+ <object name="Maggot" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="30000"/>
+ <property name="eA_spawn" value="100000"/>
+ <property name="max_beings" value="5"/>
+ <property name="monster_id" value="0"/>
+ </properties>
+ </object>
</objectgroup>
</map>