From 9d9b30bf3a94fe7a0cfcf916cfa4d3dadf984d9c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 08:30:14 -0300 Subject: The magic code to Rice Hat work. It is not a released item. Unless you want to extend the quest for it... :> --- db/re/item_db.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'db') 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 @@ -8319,6 +8319,22 @@ item_db: ( ViewSprite: 2995 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" -- cgit v1.2.3-60-g2f50