From 83f2fc1b60b7f1f84554d3ef0c69c0cfc2a12fca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Apr 2018 10:58:09 -0300 Subject: Moonshroom, Desert Bandit, Golden Scorpion and Fire Goblin now drop EmptyBottle. @Saulc Reduce the Fallen Guards Level, because some status (evade, defense, etc.) are based on that --- db/re/mob_db.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 05da487a8..3117b4811 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2137,6 +2137,7 @@ mob_db: ( BugLeg: 400 CactusDrink: 100 CactusPotion: 50 + EmptyBottle: 40 SharpKnife: 5 } }, @@ -2639,6 +2640,7 @@ mob_db: ( MaggotSlime: 800 CactusDrink: 700 BugLeg: 400 + EmptyBottle: 300 CactusPotion: 150 SharpKnife: 100 Topaz: 8 @@ -2753,7 +2755,7 @@ mob_db: ( Id: 1081 SpriteName: "FallenGuard1" Name: "Fallen Guard" - Lv: 100 + Lv: 60 Hp: 6000 Sp: 0 Exp: 120 @@ -2800,7 +2802,7 @@ mob_db: ( Id: 1082 SpriteName: "FallenGuard2" Name: "Fallen Guard" - Lv: 100 + Lv: 60 Hp: 6000 Sp: 0 Exp: 120 @@ -4653,6 +4655,7 @@ mob_db: ( Drops: { CoinBag: 500 Dagger: 200 + EmptyBottle: 100 GoldPieces: 3 } }, -- cgit v1.2.3-60-g2f50