diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-13 21:31:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-13 21:31:50 -0300 |
commit | 5e0f3ec8285a1a7fbd0d877401337815614c8663 (patch) | |
tree | 525cee068e5b2c7f5572265aaa51a1edb7017cd0 /maps/004-2.tmx | |
parent | 12d09eb8c67ed951887b46588649891acf8787e5 (diff) | |
download | clientdata-5e0f3ec8285a1a7fbd0d877401337815614c8663.tar.gz clientdata-5e0f3ec8285a1a7fbd0d877401337815614c8663.tar.bz2 clientdata-5e0f3ec8285a1a7fbd0d877401337815614c8663.tar.xz clientdata-5e0f3ec8285a1a7fbd0d877401337815614c8663.zip |
Increase respawn rate at 004-2
Diffstat (limited to 'maps/004-2.tmx')
-rw-r--r-- | maps/004-2.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index 7c7b9e35..8d692755 100644 --- a/maps/004-2.tmx +++ b/maps/004-2.tmx @@ -1353,7 +1353,7 @@ </object> <object id="67" name="Black Scorpion" type="Spawn" x="3136" y="1632" width="320" height="320"> <properties> - <property name="death" value="150000"/> + <property name="death" value="75000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1074"/> <property name="spawn" value="35000"/> @@ -1369,7 +1369,7 @@ </object> <object id="69" name="Snake" type="Spawn" x="2176" y="1504" width="640" height="320"> <properties> - <property name="death" value="150000"/> + <property name="death" value="75000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1122"/> <property name="spawn" value="35000"/> @@ -1377,7 +1377,7 @@ </object> <object id="71" name="Scorpion" type="Spawn" x="1696" y="1664" width="960" height="768"> <properties> - <property name="death" value="150000"/> + <property name="death" value="80000"/> <property name="max_beings" value="6"/> <property name="monster_id" value="1071"/> <property name="spawn" value="35000"/> @@ -1385,7 +1385,7 @@ </object> <object id="75" name="Desert Log Head" type="Spawn" x="1760" y="672" width="1792" height="1888"> <properties> - <property name="death" value="150000"/> + <property name="death" value="60000"/> <property name="max_beings" value="5"/> <property name="monster_id" value="1127"/> <property name="spawn" value="35000"/> |