diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 82 |
1 files changed, 81 insertions, 1 deletions
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 @@ -10952,6 +10952,86 @@ item_db: ( 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" Name: "Knife" |