diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-28 15:42:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-28 15:42:04 -0300 |
commit | fd7c00b597a20090696ad1bb4fc902fc31fbf61a (patch) | |
tree | d825443a00162762fb90956a400e8d259fe68219 /db/re/mob_db.conf | |
parent | a9693c09cf1acba1d92eb0a6d8a483a636ab2dbf (diff) | |
download | serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.gz serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.bz2 serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.tar.xz serverdata-fd7c00b597a20090696ad1bb4fc902fc31fbf61a.zip |
Add Moubi Hat and Bloody Mouboo Hat to item database.
Stats are the same as Mouboo Hat. So be it.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a53300fd2..011c86ff3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1510,11 +1510,11 @@ mob_db: ( RedApple: 1750 MoubooSteak: 1500 ChocolateBar: 1450 - CasinoCoins: 1250 ReedBundle: 1000 ChocolateMouboo: 500 PurificationPotion: 60 HeartNecklace: 1 + MoubiHat: 1 } }, { @@ -4852,6 +4852,7 @@ mob_db: ( Drops: { RedApple: 400 MoubooSteak: 215 + BloodyMoubooHat: 1 } }, { |