diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-03 23:17:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-03 23:17:46 -0300 |
commit | bcdd58604064462ef366cf59182e65801000223f (patch) | |
tree | 926ae34f6993e378691572fc02ce59a84a3a8449 /maps | |
parent | e80fc7996e9b8c8901e43707533f479d2b10c6a5 (diff) | |
download | clientdata-bcdd58604064462ef366cf59182e65801000223f.tar.gz clientdata-bcdd58604064462ef366cf59182e65801000223f.tar.bz2 clientdata-bcdd58604064462ef366cf59182e65801000223f.tar.xz clientdata-bcdd58604064462ef366cf59182e65801000223f.zip |
Fixes
Diffstat (limited to 'maps')
-rw-r--r-- | maps/015-6.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/015-6.tmx b/maps/015-6.tmx index 0d091d1a..b38d9643 100644 --- a/maps/015-6.tmx +++ b/maps/015-6.tmx @@ -1263,7 +1263,7 @@ <object id="23" name="Red Slime" type="spawn" x="3936" y="2464" width="576" height="736"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="1039"/> + <property name="max_beings" value="10"/> <property name="monster_id" value="1092"/> <property name="spawn" value="100000"/> </properties> |