diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-13 17:06:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-13 17:06:49 -0300 |
commit | be9bde3417879ea93f14c5e92eb763101e1b4624 (patch) | |
tree | cdbadcaf1fe990f1b8ec45d96775e27a3b16f460 /db/re/mob_db.conf | |
parent | 73531c40c533fb62d7a4d20ed833113f3636b40e (diff) | |
download | serverdata-be9bde3417879ea93f14c5e92eb763101e1b4624.tar.gz serverdata-be9bde3417879ea93f14c5e92eb763101e1b4624.tar.bz2 serverdata-be9bde3417879ea93f14c5e92eb763101e1b4624.tar.xz serverdata-be9bde3417879ea93f14c5e92eb763101e1b4624.zip |
Add weapon drops to Centaur. Eh, good luck with that!
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index db9675dbc..ab6327d5d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5414,9 +5414,13 @@ mob_db: ( DamageMotion: 200 MvpExp: 0 Drops: { + PoisonArrow: 330 EmptyBottle: 110 CoinBag: 95 CasinoCoins: 60 + ShortBow: 3 + WoodenSword: 2 + BugSlayer: 1 } }, ) |