diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5bb74e52d..aac3a0fc3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8773,6 +8773,23 @@ item_db: ( ViewSprite: 3006 }, { + Id: 3007 + AegisName: "WickedShroomHat" + Name: "Wicked Shroom Hat" + Type: "IT_ARMOR" + Buy: 26000 + Sell: 10000 + Weight: 420 + Def: 60 + Loc: "EQP_HEAD_TOP" + EquipLv: 60 + Refine: false + ViewSprite: 3007 + Script: <" + bonus bStr,5; + "> +}, +{ Id: 3200 AegisName: "Shemagh" Name: "Shemagh" |