From 1ba978819e76d62c2875a4bb8d0d5ab4b7b8076a Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 18 Feb 2018 13:09:23 +0100 Subject: add mustache --- db/re/item_db.conf | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e272eb2d2..113393a06 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10886,30 +10886,43 @@ item_db: ( }, { Id: 3202 - AegisName: "GraduationCapot" - Name: "Graduation Capot" + AegisName: "Mustache" + Name: "mUSTACHE" Type: "IT_ARMOR" - Buy: 320 - Sell: 100 - Weight: 11 - Atk: 0 - Matk: 0 - Def: 20 - Range: 0 - Slots: 0 + Buy: 1000 + Sell: 90 + Weight: 1 + Def: 1 Job: { All: true } Gender: "SEX_ANY" - Loc: "EQP_HEAD_TOP" - WeaponLv: 0 - EquipLv: 4 + Loc: "EQP_ACC_R" + EquipLv: 3 Refine: false - ViewSprite: 2940 + ViewSprite: 3202 + BindOnEquip: false + BuyingStore: true +}, +{ + Id: 3203 + AegisName: "Beard" + Name: "Beard" + Type: "IT_ARMOR" + Buy: 1000 + Sell: 90 + Weight: 1 + Def: 1 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_ACC_R" + EquipLv: 3 + Refine: false + ViewSprite: 3203 BindOnEquip: false BuyingStore: true - Delay: 0 - Sprite: 0 }, { Id: 3500 -- cgit v1.2.3-70-g09d2