diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 2 | ||||
-rw-r--r-- | 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 } }, { |