From 6b4d062d8f38d471833b1af9bd02d41d7dc692d8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 22:38:14 -0300 Subject: Dark Eggshell Hat gives 75 def during easter --- db/re/item_db.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 93905a8aa..e2f46bf0c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9716,6 +9716,11 @@ item_db: ( BuyingStore: true //DropAnnounce: true Sprite: 0 + Script: <" + if ($EVENT$ == "Easter") { + bonus bDef,15; + } + "> }, { Id: 3200 @@ -10095,7 +10100,7 @@ item_db: ( }, { Id: 3511 - AegisName: "DivineSWord" + AegisName: "DivineSword" Name: "Divine Sword" Type: "IT_WEAPON" Buy: 9000 -- cgit v1.2.3-70-g09d2