From a2219927a50591d57b346af406e59e617b4ccd6b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Dec 2018 22:57:45 -0200 Subject: With Santa's Hat, we took care of almost every winter item. Still not sure how Santa's Hat quest will work, but I advise asking for a hundred of christmas sweeties >.> --- db/re/item_db.conf | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c0883126c..c98fcf30c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2933,7 +2933,17 @@ item_db: ( Refine: false ViewSprite: 728 }, -// ID 729 IS free +{ + Id: 729 + AegisName: "Snowflake" + Name: "Snowflake" + Type: "IT_ETC" + Buy: 500 + Sell: 1 + Weight: 0 + Refine: false + ViewSprite: 729 +}, // ID 730 is free { Id: 731 @@ -9209,6 +9219,21 @@ item_db: ( bonus bAgi, 2; "> }, +{ + Id: 3014 + AegisName: "SantaHat" + Name: "Santa Hat" + Type: "IT_ARMOR" + Buy: 22000 + Sell: 80 + Weight: 28 + Def: 4 + Loc: "EQP_HEAD_TOP" + EquipLv: 14 + Refine: false + ViewSprite: 3014 +}, +// Neck Armor { Id: 3200 AegisName: "Shemagh" -- cgit v1.2.3-70-g09d2