diff options
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 679d6d462..d23b91ecd 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -905,7 +905,7 @@ mob_db: ( RedApple: 300 LeatherPatch: 200 Dagger: 90 - Lockpicks: 50 + Lockpicks: 70 GoldPieces: 3 BanditPants: 1 } @@ -2209,7 +2209,7 @@ mob_db: ( RedApple: 400 LeatherPatch: 240 CoinBag: 125 - Lockpicks: 50 + Lockpicks: 100 Dagger: 20 GoldPieces: 3 } @@ -6049,7 +6049,7 @@ mob_db: ( BanditHood: 800 CoinBag: 500 RedApple: 300 - Lockpicks: 50 + Lockpicks: 80 ShortBow: 6 GoldPieces: 4 BanditPants: 1 |