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/015-1.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/015-1.tmx')
-rw-r--r-- | maps/015-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/015-1.tmx b/maps/015-1.tmx index 05550ca3..c5cd735a 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -62,6 +62,7 @@ </object> <object name="Clover" type="spawn" x="0" y="0"> <properties> + <property name="eA_spawn" value="100000"/> <property name="eA_death" value="1000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="35"/> |