diff options
author | Fate <fate-tmw@googlemail.com> | 2009-06-17 15:45:45 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-06-17 15:45:45 +0000 |
commit | c6da217fadaf68b5e374657fb36a667128820125 (patch) | |
tree | 71226ddd62d042e46e9efd919dd4a9105497a10f /maps/018-2.tmx | |
parent | 68c9402798b150a3797cffa4e4ef5ef3921759b3 (diff) | |
download | clientdata-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/018-2.tmx')
-rw-r--r-- | maps/018-2.tmx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx index 3014dc36..378a497f 100644 --- a/maps/018-2.tmx +++ b/maps/018-2.tmx @@ -97,6 +97,8 @@ <properties> <property name="max_beings" value="1"/> <property name="monster_id" value="5"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> </properties> </object> </objectgroup> |