diff options
Diffstat (limited to 'maps/014-1.tmx')
-rw-r--r-- | maps/014-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/014-1.tmx b/maps/014-1.tmx index c93ecdb2..0fbf2be8 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -933,7 +933,7 @@ <objectgroup color="#fcff00" id="9" name="Spawns" visible="0"> <object id="48" name="Silk Worm" type="spawn" x="352" y="448" width="5568" height="2944"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="15"/> <property name="monster_id" value="1034"/> <property name="spawn" value="30000"/> @@ -950,7 +950,7 @@ <object id="51" name="Squirrel" type="spawn" x="992" y="1504" width="3488" height="2272"> <properties> <property name="death" value="45000"/> - <property name="max_beings" value="12"/> + <property name="max_beings" value="11"/> <property name="monster_id" value="1032"/> <property name="spawn" value="30000"/> </properties> |