diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 08:30:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 08:30:14 -0300 |
commit | 9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c (patch) | |
tree | 7401c740c18b2b870f7c7e4478bb83ccfffc36a7 /db/re | |
parent | be9bde3417879ea93f14c5e92eb763101e1b4624 (diff) | |
download | serverdata-9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c.tar.gz serverdata-9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c.tar.bz2 serverdata-9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c.tar.xz serverdata-9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c.zip |
The magic code to Rice Hat work. It is not a released item.
Unless you want to extend the quest for it... :>
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index efd0c8c62..3f1bfd948 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8320,6 +8320,22 @@ item_db: ( BuyingStore: true }, { + Id: 2996 + AegisName: "RiceHat" + Name: "Rice Hat" + Type: "IT_ARMOR" + Buy: 3 + Sell: 1 + Weight: 0 + Def: 0 + Loc: "EQP_HEAD_TOP" + WeaponLv: 0 + EquipLv: 150 + Refine: false + ViewSprite: 2996 + BuyingStore: true +}, +{ Id: 3200 AegisName: "Shemagh" Name: "Shemagh" |