diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:20:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:20:16 -0300 |
commit | 69dafe5b70236f6897777a9d9a44329ee9f13539 (patch) | |
tree | af7ab1f12dfd06ede0c29f12205ffa4f5b8be1f3 /db | |
parent | 5c5fc886b83b4498712d2362949b9e09f33a9bd5 (diff) | |
download | serverdata-69dafe5b70236f6897777a9d9a44329ee9f13539.tar.gz serverdata-69dafe5b70236f6897777a9d9a44329ee9f13539.tar.bz2 serverdata-69dafe5b70236f6897777a9d9a44329ee9f13539.tar.xz serverdata-69dafe5b70236f6897777a9d9a44329ee9f13539.zip |
Fairy Hat
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 768a370e9..3da758586 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8537,6 +8537,24 @@ item_db: ( "> }, { + Id: 2999 + AegisName: "FairyHat" + Name: "Sacred Forest Hat" + Type: "IT_ARMOR" + Buy: 3600 + Sell: 900 + Weight: 80 + Def: 50 + Loc: "EQP_HEAD_TOP" + WeaponLv: 0 + EquipLv: 50 + Refine: false + ViewSprite: 2999 + Script: <" + bonus bAgiVit,1; + "> +}, +{ Id: 3200 AegisName: "Shemagh" Name: "Shemagh" |