diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-18 16:51:16 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-18 16:51:16 +0100 |
commit | 64364e15962935e1b5519130ace189bd0c6d36c7 (patch) | |
tree | 1336b740b233161305611e367aaf0840d98ab4d8 /db/re/item_db.conf | |
parent | 07543819b91aba1f603dcdfd8197d37167c7834d (diff) | |
download | serverdata-64364e15962935e1b5519130ace189bd0c6d36c7.tar.gz serverdata-64364e15962935e1b5519130ace189bd0c6d36c7.tar.bz2 serverdata-64364e15962935e1b5519130ace189bd0c6d36c7.tar.xz serverdata-64364e15962935e1b5519130ace189bd0c6d36c7.zip |
add/move 5 items in neck
Diffstat (limited to 'db/re/item_db.conf')
-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" |