diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 17:15:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 17:15:22 -0300 |
commit | f390a8af53d57d9fac85877cb3f7800e61d3997e (patch) | |
tree | adbf5d3c7da2ab84e8b7584673e7efa1c7417760 /maps | |
parent | 92061b9f4a565c3553e3c1834fb96ff7bb074059 (diff) | |
download | clientdata-f390a8af53d57d9fac85877cb3f7800e61d3997e.tar.gz clientdata-f390a8af53d57d9fac85877cb3f7800e61d3997e.tar.bz2 clientdata-f390a8af53d57d9fac85877cb3f7800e61d3997e.tar.xz clientdata-f390a8af53d57d9fac85877cb3f7800e61d3997e.zip |
Add 60 extra Bhoppers to Easter map.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-4.tmx b/maps/001-4.tmx index 36fb5540..972c5736 100644 --- a/maps/001-4.tmx +++ b/maps/001-4.tmx @@ -1579,7 +1579,7 @@ <object id="86" name="Bhop Fluffy" type="spawn" x="608" y="640" width="8352" height="8320"> <properties> <property name="death" value="120000"/> - <property name="max_beings" value="120"/> + <property name="max_beings" value="180"/> <property name="monster_id" value="1049"/> <property name="spawn" value="60000"/> </properties> |