diff options
Diffstat (limited to 'maps/001-12.tmx')
-rw-r--r-- | maps/001-12.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-12.tmx b/maps/001-12.tmx index 2ab3a943..fa46ddfc 100644 --- a/maps/001-12.tmx +++ b/maps/001-12.tmx @@ -978,7 +978,7 @@ <object id="104" name="margin" type="fixme" x="0" y="0" width="640" height="5120"/> <object id="105" name="margin" type="fixme" x="640" y="0" width="5120" height="640"/> </objectgroup> - <objectgroup color="#ffaa00" id="12" name="Spawns" visible="0"> + <objectgroup color="#ffaa00" id="12" name="Spawns"> <object id="106" name="Clover Field" type="spawn" x="2432" y="2400" width="1536" height="1504"> <properties> <property name="death" value="120000"/> @@ -990,7 +990,7 @@ <object id="107" name="Lovely Fluffy" type="spawn" x="640" y="640" width="4512" height="4384"> <properties> <property name="death" value="1000"/> - <property name="max_beings" value="40"/> + <property name="max_beings" value="80"/> <property name="monster_id" value="1050"/> <property name="spawn" value="22000"/> </properties> |