diff options
Diffstat (limited to 'maps/020-7-2.tmx')
-rw-r--r-- | maps/020-7-2.tmx | 10 |
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"/> |