diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-09 21:50:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-09 21:50:13 -0300 |
commit | 1d7fa170488cf65eab26efe890a4318762b0a67c (patch) | |
tree | b7a32ae0da407a35f8b299cefdfba22702ff5c21 /db/re | |
parent | df85b2d445e2c9cb1cbb0271d28aeb2852f10b5f (diff) | |
download | serverdata-1d7fa170488cf65eab26efe890a4318762b0a67c.tar.gz serverdata-1d7fa170488cf65eab26efe890a4318762b0a67c.tar.bz2 serverdata-1d7fa170488cf65eab26efe890a4318762b0a67c.tar.xz serverdata-1d7fa170488cf65eab26efe890a4318762b0a67c.zip |
Add Animal Bone drops to Forain and GoboBear
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 0cbadeee9..edebeb249 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2410,6 +2410,7 @@ mob_db: ( ChocolateBiscuit: 800 Coal: 500 LeadOre: 400 + AnimalBones: 180 DarkCrystal: 17 } }, @@ -8653,6 +8654,7 @@ mob_db: ( DamageMotion: 200 Drops: { Coal: 700 + AnimalBones: 370 } }, { |