diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-25 22:30:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-25 22:30:00 -0300 |
commit | 520f977abd7cc385064310598af7fba49b87829e (patch) | |
tree | bde052bb214835b8b6dc65d1d51e22bf4d13fedd /db/re/mob_db.conf | |
parent | e8453063f688ab75f6cd31a4f8d8b63aaebb8208 (diff) | |
download | serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.gz serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.bz2 serverdata-520f977abd7cc385064310598af7fba49b87829e.tar.xz serverdata-520f977abd7cc385064310598af7fba49b87829e.zip |
Tolchi Arrow cannot be sold anymore (fix GP exploit).
Giant Maggot Tolchi-Arrow-Box increase drop rate 5% -> 7%
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b4ebc967..a29e91046 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1201,7 +1201,7 @@ mob_db: ( CactusPotion: 3000 Arrow: 900 BugLeg: 800 - TolchiAmmoBox: 500 + TolchiAmmoBox: 700 CherryCake: 350 CoinBag: 200 EmptyBox: 125 |