diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:57:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:57:02 -0300 |
commit | 781867503bf4d94717a2ad8787441d6cc28e5297 (patch) | |
tree | 9f16312bb6382bf4bb363247a6d4ff9210c5259a /db | |
parent | 0872b202513b03316c4d13c753b16ffa3eb38391 (diff) | |
download | serverdata-781867503bf4d94717a2ad8787441d6cc28e5297.tar.gz serverdata-781867503bf4d94717a2ad8787441d6cc28e5297.tar.bz2 serverdata-781867503bf4d94717a2ad8787441d6cc28e5297.tar.xz serverdata-781867503bf4d94717a2ad8787441d6cc28e5297.zip |
Miner Hat is a reagent for Paxel Quest, so drop it at Lava Slime and Giant Cave Maggot.
These presumably killed miners and looted their equipment!
Also, require Miner Gloves on Pickaxe Quest. Caelum can give, and Red Slime may drop.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 29c06bcb4..f1ad7de2f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3873,6 +3873,7 @@ mob_db: ( CasinoCoins: 444 IronOre: 300 CasinoCoins: 222 + MinerHat: 18 LavaManaPearl: 1 } WeaponAttacks: { @@ -7609,6 +7610,7 @@ mob_db: ( Coal: 3000 IronOre: 1000 Ruby: 100 + MinerHat: 12 } }, // ok |