diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 39c8513ca..d8afa1ba3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2537,9 +2537,10 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - BugLeg: 400 - CactusDrink: 600 - CactusPotion: 200 + CactusDrink: 6000 + BugLeg: 4000 + CactusPotion: 2000 + LeadOre: 400 SharpKnife: 150 Pearl: 8 } |