summaryrefslogtreecommitdiff
path: root/maps/020-7-2.tmx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-02 14:00:04 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-02 14:00:04 -0300
commit8072965495e3d248862c4bc74012df22d6402494 (patch)
tree936cecc054b62328a5ae1a054bae9cb69b3f98d0 /maps/020-7-2.tmx
parentcc3742e2f7dba677bdb1090d8b32093435bb39e4 (diff)
downloadclientdata-8072965495e3d248862c4bc74012df22d6402494.tar.gz
clientdata-8072965495e3d248862c4bc74012df22d6402494.tar.bz2
clientdata-8072965495e3d248862c4bc74012df22d6402494.tar.xz
clientdata-8072965495e3d248862c4bc74012df22d6402494.zip
Change mob spawn rate and density on several maps (Nivalis and Hurnscald).
This was on TODO list for months, now D:
Diffstat (limited to 'maps/020-7-2.tmx')
-rw-r--r--maps/020-7-2.tmx10
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/020-7-2.tmx b/maps/020-7-2.tmx
index 3c7a0d21..f0c068de 100644
--- a/maps/020-7-2.tmx
+++ b/maps/020-7-2.tmx
@@ -869,10 +869,10 @@
</properties>
</object>
</objectgroup>
- <objectgroup color="#ffaa00" id="7" name="Spawns" visible="0">
+ <objectgroup color="#ffaa00" id="7" name="Spawns">
<object id="12" name="Blue Slime" type="spawn" x="544" y="2112" width="2592" height="1696">
<properties>
- <property name="death" value="450000"/>
+ <property name="death" value="420000"/>
<property name="max_beings" value="30"/>
<property name="monster_id" value="1087"/>
<property name="script" value="Pyry::OnSlimeDeath"/>
@@ -881,16 +881,16 @@
</object>
<object id="13" name="White Slime" type="spawn" x="640" y="1984" width="2592" height="1696">
<properties>
- <property name="death" value="450000"/>
+ <property name="death" value="400000"/>
<property name="max_beings" value="15"/>
<property name="monster_id" value="1094"/>
<property name="script" value="Pyry::OnSlimeDeath"/>
- <property name="spawn" value="45000"/>
+ <property name="spawn" value="36000"/>
</properties>
</object>
<object id="14" name="Black Slime" type="spawn" x="576" y="2272" width="2464" height="1696">
<properties>
- <property name="death" value="450000"/>
+ <property name="death" value="420000"/>
<property name="max_beings" value="50"/>
<property name="monster_id" value="1178"/>
<property name="spawn" value="35000"/>