diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 12:01:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 12:01:11 -0300 |
commit | e70844ebcc65857eb837456905142c596e02e034 (patch) | |
tree | 13a9f3f44b224253d6b1a9d3b440a8dabc993d1a /db/re | |
parent | e964e0f759c5663b62caedae5523ec97ee361a0b (diff) | |
download | serverdata-e70844ebcc65857eb837456905142c596e02e034.tar.gz serverdata-e70844ebcc65857eb837456905142c596e02e034.tar.bz2 serverdata-e70844ebcc65857eb837456905142c596e02e034.tar.xz serverdata-e70844ebcc65857eb837456905142c596e02e034.zip |
Tipiu - Golden Apple drop chance - 1% → 0.1%
Diffstat (limited to 'db/re')
-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 f1173f2c0..e8bc0f4f2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -538,7 +538,7 @@ mob_db: ( PiouLegs: 10000 PiouFeathers: 8700 EasterEgg: 3000 - GoldenApple: 100 + GoldenApple: 10 } }, { |