diff options
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 6 insertions, 1 deletions
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 |