diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c53ca9b3f..2ea9277eb 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1739,8 +1739,8 @@ mob_db: ( Lv: 45 Hp: 5000 Sp: 0 - Exp: 24 - JExp: 1 + Exp: 100 + JExp: 25 AttackRange: 1 Attack: [300, 1400] Def: 21 @@ -1772,6 +1772,7 @@ mob_db: ( Drops: { RedApple: 400 MoubooSteak: 215 + GoldOre: 100 AntlersHat: 1 AlphaMoubooHat: 1 } |