diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-31 21:20:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-31 21:20:18 -0300 |
commit | 96e70e0aca4282cb3a5fd4547c13faee71749ab2 (patch) | |
tree | 70f47bea5fe7be8bbc8fe7a3011740ed80b7a8e7 /db/re/mob_db.conf | |
parent | ca0304d87cb0b03f0e053791bd9851d980808734 (diff) | |
download | serverdata-96e70e0aca4282cb3a5fd4547c13faee71749ab2.tar.gz serverdata-96e70e0aca4282cb3a5fd4547c13faee71749ab2.tar.bz2 serverdata-96e70e0aca4282cb3a5fd4547c13faee71749ab2.tar.xz serverdata-96e70e0aca4282cb3a5fd4547c13faee71749ab2.zip |
Forging System review, blame @demure for this one
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 19919bb89..32745a3a6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3427,9 +3427,11 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { - SilverOre: 100 - SilverMirror: 30 + TitaniumOre: 90 + SilverOre: 60 + TinOre: 30 Diamond: 11 + SilverMirror: 3 } WeaponAttacks: { All: 7500 @@ -6066,6 +6068,7 @@ mob_db: ( Coal: 700 TerraniteOre: 600 IronOre: 150 + LeadOre: 100 CasinoCoins: 100 Emerald: 30 Amethyst: 20 @@ -6374,6 +6377,7 @@ mob_db: ( BlackMambaEgg: 600 BlackMambaTongue: 430 BlackMambaSkin: 101 + LeadOre: 20 Pearl: 12 Kanabo: 2 BlackPearl: 1 |