summaryrefslogtreecommitdiff
path: root/maps/010-1.tmx
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-06-17 15:45:45 +0000
committerFate <fate-tmw@googlemail.com>2009-06-17 15:45:45 +0000
commitc6da217fadaf68b5e374657fb36a667128820125 (patch)
tree71226ddd62d042e46e9efd919dd4a9105497a10f /maps/010-1.tmx
parent68c9402798b150a3797cffa4e4ef5ef3921759b3 (diff)
downloadclientdata-c6da217fadaf68b5e374657fb36a667128820125.tar.gz
clientdata-c6da217fadaf68b5e374657fb36a667128820125.tar.bz2
clientdata-c6da217fadaf68b5e374657fb36a667128820125.tar.xz
clientdata-c6da217fadaf68b5e374657fb36a667128820125.zip
Added 30s/100s default respawn rates everywhere, adjusted some broken respawn rates here and there
Diffstat (limited to 'maps/010-1.tmx')
-rw-r--r--maps/010-1.tmx4
1 files changed, 4 insertions, 0 deletions
diff --git a/maps/010-1.tmx b/maps/010-1.tmx
index f76599b2..103ececf 100644
--- a/maps/010-1.tmx
+++ b/maps/010-1.tmx
@@ -65,11 +65,15 @@
<object name="Scorpion" type="SPAWN" x="2336" y="1728" width="640" height="640">
<properties>
<property name="MONSTER_ID" value="1"/>
+ <property name="eA_death" value="30000"/>
+ <property name="eA_spawn" value="100000"/>
</properties>
</object>
<object name="Shroom" type="SPAWN" x="1088" y="1984" width="1024" height="640">
<properties>
<property name="MONSTER_ID" value="17"/>
+ <property name="eA_death" value="30000"/>
+ <property name="eA_spawn" value="100000"/>
</properties>
</object>
<object name="ToWoodland" type="warp" x="448" y="1728" width="32" height="64">