summaryrefslogtreecommitdiff
path: root/maps/016-1.tmx
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-09-04 21:59:52 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-04 22:01:47 +0200
commit9990abb9170cd06df902e5b0bd08dd709d95d9d6 (patch)
treee78f0d8ef4984a133667c1f5eefef45da341c30e /maps/016-1.tmx
parentf2fd72d891946c0bffd13485af18ce774bae1c17 (diff)
downloadclientdata-9990abb9170cd06df902e5b0bd08dd709d95d9d6.tar.gz
clientdata-9990abb9170cd06df902e5b0bd08dd709d95d9d6.tar.bz2
clientdata-9990abb9170cd06df902e5b0bd08dd709d95d9d6.tar.xz
clientdata-9990abb9170cd06df902e5b0bd08dd709d95d9d6.zip
Small fixes of previous commit (which put monsters.txt into map objects)
missing monster on 016-1 wrong named monster on 012-3
Diffstat (limited to 'maps/016-1.tmx')
-rw-r--r--maps/016-1.tmx10
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/016-1.tmx b/maps/016-1.tmx
index e8ab696f..8a8965fc 100644
--- a/maps/016-1.tmx
+++ b/maps/016-1.tmx
@@ -131,12 +131,20 @@
</object>
<object name="Mauve" type="spawn" x="0" y="0">
<properties>
- <property name="eA_death" value=""/>
+ <property name="eA_death" value="0"/>
<property name="eA_spawn" value="0"/>
<property name="max_beings" value="3"/>
<property name="monster_id" value="27"/>
</properties>
</object>
+ <object name="Mauve" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="180000"/>
+ <property name="eA_spawn" value="270000"/>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="27"/>
+ </properties>
+ </object>
<object name="Cobalt" type="spawn" x="0" y="0">
<properties>
<property name="eA_death" value="0"/>