diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-17 00:28:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-17 00:28:25 -0300 |
commit | a01198ba438576c5417d9931ff743cedbfa74804 (patch) | |
tree | fcc452351a982d4e9f2d99ffacdc81d4128256f6 /maps | |
parent | e88c3c95a6369a36d20a2fe73d9116ea75e58669 (diff) | |
download | clientdata-a01198ba438576c5417d9931ff743cedbfa74804.tar.gz clientdata-a01198ba438576c5417d9931ff743cedbfa74804.tar.bz2 clientdata-a01198ba438576c5417d9931ff743cedbfa74804.tar.xz clientdata-a01198ba438576c5417d9931ff743cedbfa74804.zip |
Add 3x more Alizarin Plants on LoF Village due amount of complaints %%e
Diffstat (limited to 'maps')
-rw-r--r-- | maps/017-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx index f6c85ca2..3ba17bc3 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -2534,7 +2534,7 @@ <object id="16" name="E" type="fixme" x="7360" y="-32" width="640" height="8256"/> <object id="17" name="W" type="fixme" x="0" y="0" width="640" height="8224"/> </objectgroup> - <objectgroup color="#ff7f00" id="12" name="Spawn" visible="0"> + <objectgroup color="#ff7f00" id="12" name="Spawn"> <object id="27" name="Cyan Butterfly" type="spawn" x="960" y="1696" width="4864" height="4928"> <properties> <property name="death" value="30000"/> @@ -2562,7 +2562,7 @@ <object id="34" name="Alizarin Plant" type="spawn" x="640" y="256" width="6976" height="7328"> <properties> <property name="death" value="45000"/> - <property name="max_beings" value="15"/> + <property name="max_beings" value="45"/> <property name="monster_id" value="1188"/> <property name="spawn" value="45000"/> </properties> |