From 90dfc8fbb877b4c871309024084948e25294cd22 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 11:07:55 -0300 Subject: Make some monsters drop [LoF Coin] Black Mamba excluded (to keep drop list size reasonable) --- db/re/mob_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index ef56c41ab..8b1fde65c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6667,6 +6667,7 @@ mob_db: ( MaggotSlime: 800 BugLeg: 400 GrassSeeds: 100 + LOFCoin: 8 FourLeafClover: 3 BlueManaPearl: 2 } @@ -6761,6 +6762,7 @@ mob_db: ( Drops: { StrengthPotion: 800 HastePotion: 800 + LOFCoin: 6 BlueManaPearl: 1 } }, @@ -6806,6 +6808,7 @@ mob_db: ( Coal: 220 Coal: 110 LeadOre: 8 + LOFCoin: 5 BlackPearl: 1 } WeaponAttacks: { @@ -6858,6 +6861,7 @@ mob_db: ( HastePotion: 2500 StrengthPotion: 2500 DragonScales: 1800 + LOFCoin: 30 DragonStar: 2 WarlordHelmet: 1 WarlordPlate: 1 @@ -6909,6 +6913,7 @@ mob_db: ( ChocolateBar: 500 ChocolateBiscuit: 400 ChocolateMouboo: 20 + LOFCoin: 6 ChocolateDye: 4 } WeaponAttacks: { @@ -6958,6 +6963,7 @@ mob_db: ( Moss: 500 GrassSeeds: 300 Carrot: 11 + LOFCoin: 6 Emerald: 2 } }, -- cgit v1.2.3-60-g2f50