diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-06 07:55:36 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-06 07:55:36 +0000 |
commit | 43f1c1df04607fd05e0b2ae8a04f2063535dba7a (patch) | |
tree | 546fe5f7916d7b0c4a010c7c3c4584a5f2787793 /db | |
parent | dea2ffce281f3b7ef910feb4f55f18b3e11356d2 (diff) | |
download | serverdata-43f1c1df04607fd05e0b2ae8a04f2063535dba7a.tar.gz serverdata-43f1c1df04607fd05e0b2ae8a04f2063535dba7a.tar.bz2 serverdata-43f1c1df04607fd05e0b2ae8a04f2063535dba7a.tar.xz serverdata-43f1c1df04607fd05e0b2ae8a04f2063535dba7a.zip |
add leathershield to desert thief's
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index dde897cb1..f098055f7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4654,8 +4654,9 @@ mob_db: ( MvpExp: 0 Drops: { CoinBag: 500 - Dagger: 200 + Dagger: 120 EmptyBottle: 100 + LeatherShield: 40 GoldPieces: 3 } }, @@ -4702,7 +4703,8 @@ mob_db: ( MvpExp: 0 Drops: { CoinBag: 500 - Dagger: 200 + Dagger: 80 + LeatherShield: 40 GoldPieces: 3 } }, |