diff options
Diffstat (limited to 'maps/011-1.tmx')
-rw-r--r-- | maps/011-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/011-1.tmx b/maps/011-1.tmx index a339a6d5..c93df5dc 100644 --- a/maps/011-1.tmx +++ b/maps/011-1.tmx @@ -1049,7 +1049,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ff0000" name="spawns" visible="0"> + <objectgroup color="#ff0000" name="spawns"> <object id="2" name="Mana Ghost" type="spawn" x="640" y="672" width="5120" height="5120"> <properties> <property name="death" value="20000"/> @@ -1069,7 +1069,7 @@ <object id="4" name="Lava Slime" type="spawn" x="672" y="640" width="5120" height="5120"> <properties> <property name="death" value="60000"/> - <property name="max_beings" value="60"/> + <property name="max_beings" value="30"/> <property name="monster_id" value="1097"/> <property name="spawn" value="60000"/> </properties> |