diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/014-5.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 6aa57175..fad85628 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -2341,7 +2341,7 @@ <object id="41" name="Margin" type="fixme" x="0" y="4000" width="640" height="640"/> <object id="42" name="Margin" type="fixme" x="0" y="320" width="640" height="640"/> </objectgroup> - <objectgroup color="#007fff" id="11" name="Spawns" visible="0"> + <objectgroup color="#007fff" id="11" name="Spawns"> <object id="50" name="Log Head" type="spawn" x="3456" y="1984" width="3136" height="2848"> <properties> <property name="death" value="20000"/> @@ -2353,7 +2353,7 @@ <object id="55" name="Mouboo" type="spawn" x="640" y="4288" width="3136" height="2848"> <properties> <property name="death" value="20000"/> - <property name="max_beings" value="21"/> + <property name="max_beings" value="16"/> <property name="monster_id" value="1023"/> <property name="spawn" value="20000"/> </properties> |