From 64364e15962935e1b5519130ace189bd0c6d36c7 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 18 Feb 2018 16:51:16 +0100 Subject: add/move 5 items in neck --- db/re/item_db.conf | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 34b6237b3..da157a413 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10914,7 +10914,7 @@ item_db: ( { Id: 3202 AegisName: "Mustache" - Name: "mUSTACHE" + Name: "Mustache" Type: "IT_ARMOR" Buy: 1000 Sell: 90 @@ -10951,6 +10951,86 @@ item_db: ( BindOnEquip: false BuyingStore: true }, +{ + Id: 3204 + AegisName: "EyePatch" + Name: "EyePatch" + 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: 3204 + BindOnEquip: false + BuyingStore: true +}, +{ + Id: 3205 + AegisName: "Googles" + Name: "Googles" + 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: 3205 + BindOnEquip: false + BuyingStore: true +}, +{ + Id: 3206 + AegisName: "HeartGlasses" + Name: "Heart Glasses" + 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: 3206 + BindOnEquip: false + BuyingStore: true +}, +{ + Id: 3207 + AegisName: "RedNose" + Name: "Red Nose" + 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: 3207 + BindOnEquip: false + BuyingStore: true +}, { Id: 3500 AegisName: "Knife" -- cgit v1.2.3-60-g2f50