summaryrefslogtreecommitdiff
path: root/maps/015-8.tmx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-01 20:25:00 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-01 20:25:00 -0300
commit8da43d24dd58d5ff3660204d123b63326a0661d2 (patch)
tree14784a90f2637f622c6b3352e07452497cdcd03f /maps/015-8.tmx
parentf5137c87cea2d8addbe2c84061338154bc134fc3 (diff)
downloadclientdata-8da43d24dd58d5ff3660204d123b63326a0661d2.tar.gz
clientdata-8da43d24dd58d5ff3660204d123b63326a0661d2.tar.bz2
clientdata-8da43d24dd58d5ff3660204d123b63326a0661d2.tar.xz
clientdata-8da43d24dd58d5ff3660204d123b63326a0661d2.zip
Control red slime and cave maggot population on 015-8.
Fix painting on Sagratha's House.
Diffstat (limited to 'maps/015-8.tmx')
-rw-r--r--maps/015-8.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/015-8.tmx b/maps/015-8.tmx
index bff62667..4f8e77b9 100644
--- a/maps/015-8.tmx
+++ b/maps/015-8.tmx
@@ -1308,7 +1308,7 @@
<object id="13" name="Red Slime" type="spawn" x="1056" y="480" width="2240" height="5120">
<properties>
<property name="death" value="20000"/>
- <property name="max_beings" value="16"/>
+ <property name="max_beings" value="12"/>
<property name="monster_id" value="1092"/>
<property name="spawn" value="20000"/>
</properties>
@@ -1324,7 +1324,7 @@
<object id="15" name="Cave Maggot" type="spawn" x="1088" y="448" width="4480" height="5248">
<properties>
<property name="death" value="20000"/>
- <property name="max_beings" value="32"/>
+ <property name="max_beings" value="24"/>
<property name="monster_id" value="1027"/>
<property name="spawn" value="20000"/>
</properties>