diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-09 21:51:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-09 21:51:05 -0300 |
commit | e5a5aa8cd9a71b8dc578c63a4debf437c3c914ac (patch) | |
tree | 1187e846cf1f2d6f5d9e4b2286618b881528c410 /db/re | |
parent | 1d7fa170488cf65eab26efe890a4318762b0a67c (diff) | |
download | serverdata-e5a5aa8cd9a71b8dc578c63a4debf437c3c914ac.tar.gz serverdata-e5a5aa8cd9a71b8dc578c63a4debf437c3c914ac.tar.bz2 serverdata-e5a5aa8cd9a71b8dc578c63a4debf437c3c914ac.tar.xz serverdata-e5a5aa8cd9a71b8dc578c63a4debf437c3c914ac.zip |
Nerf Yeti drop rate for Animal Bones, and boost Forain and Gobobear drop rates
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index edebeb249..6efd665ef 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2410,7 +2410,7 @@ mob_db: ( ChocolateBiscuit: 800 Coal: 500 LeadOre: 400 - AnimalBones: 180 + AnimalBones: 270 DarkCrystal: 17 } }, @@ -2542,7 +2542,7 @@ mob_db: ( WhiteFur: 3000 WhiteFur: 1800 WhiteFur: 700 - AnimalBones: 500 + AnimalBones: 400 FrozenYetiTear: 300 SilverOre: 200 YetiMask: 4 @@ -8654,7 +8654,7 @@ mob_db: ( DamageMotion: 200 Drops: { Coal: 700 - AnimalBones: 370 + AnimalBones: 420 } }, { |