diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 47464523b..78a9bbfa5 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1170,7 +1170,8 @@ mob_db: ( MaggotSlime: 800 BugLeg: 400 RoastedMaggot: 150 - CactusPotion: 70 + CactusDrink: 100 + CactusPotion: 50 SharpKnife: 10 CrystallizedMaggot: 1 } @@ -1293,7 +1294,8 @@ mob_db: ( MaggotSlime: 800 BugLeg: 400 RoastedMaggot: 150 - CactusPotion: 70 + CactusDrink: 80 + CactusPotion: 60 SharpKnife: 10 CrystallizedMaggot: 1 } @@ -2143,8 +2145,9 @@ mob_db: ( MaggotSlime: 800 GoldenEasteregg: 500 BugLeg: 400 + CactusDrink: 200 RoastedMaggot: 150 - CactusPotion: 70 + CactusPotion: 100 SharpKnife: 10 BunnyEars: 1 } @@ -3412,6 +3415,7 @@ mob_db: ( Drops: { MaggotSlime: 800 BugLeg: 400 + CactusDrink: 600 CactusPotion: 200 RoastedMaggot: 150 SharpKnife: 150 @@ -3698,6 +3702,7 @@ mob_db: ( MaggotSlime: 800 BugLeg: 400 RoastedMaggot: 250 + CactusDrink: 150 CactusPotion: 70 SharpKnife: 10 CrystallizedMaggot: 1 @@ -3746,7 +3751,8 @@ mob_db: ( MaggotSlime: 800 BugLeg: 400 RoastedMaggot: 150 - CactusPotion: 70 + CactusDrink: 100 + CactusPotion: 50 SharpKnife: 10 CrystallizedMaggot: 1 } |