diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6f5cb5d01..f07ff5599 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8948,6 +8948,7 @@ mob_db: ( TitaniumOre: 2500 Brainstem: 1700 StrangeCoin: 2000 + Brain: 1000 BronzeBossGift: 500 SilverBossGift: 100 GoldenBossGift: 20 @@ -12159,6 +12160,11 @@ mob_db: ( DamageMotion: 480 Drops: { Beer: 500 + CoinBag: 400 + CasinoCoins: 200 + TreasureKey: 100 + Lockpicks: 40 + GoldPieces: 3 } }, { @@ -12202,6 +12208,11 @@ mob_db: ( DamageMotion: 480 Drops: { Beer: 500 + CoinBag: 400 + CasinoCoins: 200 + TreasureKey: 100 + Lockpicks: 40 + GoldPieces: 3 } }, { @@ -12245,6 +12256,11 @@ mob_db: ( DamageMotion: 480 Drops: { Beer: 500 + CoinBag: 400 + CasinoCoins: 200 + TreasureKey: 100 + Lockpicks: 40 + GoldPieces: 3 } }, { @@ -12287,7 +12303,11 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - FluoPowder: 900 + CoinBag: 2000 + TreasureMap: 1400 + TreasureKey: 900 + GoldPieces: 200 + Lockpicks: 100 Beer: 50 } WeaponAttacks: { |