diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d7813b7c0..61898fdf0 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -825,6 +825,7 @@ mob_db: ( RedApple: 300 LeatherPatch: 200 Dagger: 90 + Lockpicks: 50 GoldPieces: 3 BanditPants: 1 } @@ -5780,6 +5781,7 @@ mob_db: ( BanditHood: 800 CoinBag: 500 RedApple: 300 + Lockpicks: 50 ShortBow: 6 GoldPieces: 4 BanditPants: 1 @@ -5825,12 +5827,12 @@ mob_db: ( AttackMotion: 672 DamageMotion: 900 Drops: { + Lockpicks: 900 LeatherPatch: 850 CasinoCoins: 820 BanditHood: 800 CasinoCoins: 550 CoinBag: 500 - CasinoCoins: 350 RedApple: 300 ShortBow: 60 GoldPieces: 4 |