From 5739afc6f1b2c06625568839a8a595e639878e18 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 3 Mar 2018 22:12:40 -0300 Subject: Add bunny ears as ultra rare bhop drop (0.01%) --- db/re/item_db.conf | 2 +- db/re/mob_db.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 615a192cf..0cb4d718f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9035,7 +9035,7 @@ item_db: ( ViewSprite: 2912 BindOnEquip: false BuyingStore: true - Delay: 0 + DropAnnounce: true Sprite: 0 }, { diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 0a6afc798..ed573620f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2103,7 +2103,7 @@ mob_db: ( RoastedMaggot: 150 CactusPotion: 70 SharpKnife: 10 - CrystallizedMaggot: 1 + BunnyEars: 1 } }, { -- cgit v1.2.3-60-g2f50