diff options
-rw-r--r-- | db/re/mob_db.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 3f7f95328..6b32055d7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1239,8 +1239,12 @@ mob_db: ( AttackMotion: 472 DamageMotion: 200 Drops: { - SpectralOrb: 2000 + StrangeCoin: 4000 + StrangeCoin: 700 + PlatinumOre: 500 + SpectralOrb: 200 DemonicSkull: 100 + BlackPearl: 5 } }, { @@ -7415,6 +7419,7 @@ mob_db: ( GoldenApple: 1000 DivineApple: 500 PrismGift: 300 + MercBoxB: 100 SupremeGift: 10 } }, |