diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-13 21:56:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-13 21:56:15 -0300 |
commit | dd75bc2e72e5bd4d8591f4c693b342565a3db31a (patch) | |
tree | bc72e9ad65a9c1baaa3601d1751699cbf0ce8d1f /maps/014-1.tmx | |
parent | 5e0f3ec8285a1a7fbd0d877401337815614c8663 (diff) | |
download | clientdata-dd75bc2e72e5bd4d8591f4c693b342565a3db31a.tar.gz clientdata-dd75bc2e72e5bd4d8591f4c693b342565a3db31a.tar.bz2 clientdata-dd75bc2e72e5bd4d8591f4c693b342565a3db31a.tar.xz clientdata-dd75bc2e72e5bd4d8591f4c693b342565a3db31a.zip |
Readjust several spawn points.
Diffstat (limited to 'maps/014-1.tmx')
-rw-r--r-- | maps/014-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/014-1.tmx b/maps/014-1.tmx index c93ecdb2..0fbf2be8 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -933,7 +933,7 @@ <objectgroup color="#fcff00" id="9" name="Spawns" visible="0"> <object id="48" name="Silk Worm" type="spawn" x="352" y="448" width="5568" height="2944"> <properties> - <property name="death" value="30000"/> + <property name="death" value="20000"/> <property name="max_beings" value="15"/> <property name="monster_id" value="1034"/> <property name="spawn" value="30000"/> @@ -950,7 +950,7 @@ <object id="51" name="Squirrel" type="spawn" x="992" y="1504" width="3488" height="2272"> <properties> <property name="death" value="45000"/> - <property name="max_beings" value="12"/> + <property name="max_beings" value="11"/> <property name="monster_id" value="1032"/> <property name="spawn" value="30000"/> </properties> |