diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-24 21:13:52 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-24 21:13:52 +0100 |
commit | 2a4f1641e20e565c5c29402f12cb028611eaed1e (patch) | |
tree | f96df87b25518776549ac0e95d411f74a880dda6 /db/re/mob_db.conf | |
parent | c17922693806c0517ce41ab2787dd9527438d75c (diff) | |
download | serverdata-2a4f1641e20e565c5c29402f12cb028611eaed1e.tar.gz serverdata-2a4f1641e20e565c5c29402f12cb028611eaed1e.tar.bz2 serverdata-2a4f1641e20e565c5c29402f12cb028611eaed1e.tar.xz serverdata-2a4f1641e20e565c5c29402f12cb028611eaed1e.zip |
change Bif drops
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a4b2b210a..fd5d66c00 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2487,7 +2487,13 @@ mob_db: ( Drops: { IronOre: 500 Coal: 400 - IronIngot: 250 + Ruby: 60 + Topaz: 50 + Emerald: 40 + Diamond: 30 + Amethyst: 20 + Sapphire: 10 + LigthGreenDiamond: 1 } }, { |