diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e9f3439a6..388b1897c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1763,6 +1763,7 @@ mob_db: ( Drops: { RedApple: 400 MoubooSteak: 215 + AntlersHat: 1 AlphaMoubooHat: 1 } }, @@ -3007,7 +3008,7 @@ mob_db: ( CandyCane: 500 ChocolateBar: 300 XmasCake: 200 - AntlerHat: 1 + AntlersHat: 1 } }, { @@ -4390,6 +4391,7 @@ mob_db: ( Drops: { RedApple: 400 MoubooSteak: 215 + AntlersHat: 1 AlphaMoubooHat: 1 } }, |