diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-02 23:36:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-02 23:36:12 -0300 |
commit | 5065183c0326240173a5d301104432677ec3e6f8 (patch) | |
tree | 77ada26526702d8d1c5d52f32a2777d12bcb65ae /maps/001-12.tmx | |
parent | b7c5ed29408e3418a6f74f5a89a335d2085fe709 (diff) | |
download | clientdata-5065183c0326240173a5d301104432677ec3e6f8.tar.gz clientdata-5065183c0326240173a5d301104432677ec3e6f8.tar.bz2 clientdata-5065183c0326240173a5d301104432677ec3e6f8.tar.xz clientdata-5065183c0326240173a5d301104432677ec3e6f8.zip |
Misc stuff
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> |