diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 31 |
1 files changed, 29 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index dc5017de0..a2ded9059 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8267,8 +8267,8 @@ item_db: ( }, { Id: 1327 - AegisName: "AssassinChest" - Name: "AssassinChest" + AegisName: "GoldenChainmail" + Name: "Golden Chainmail" Type: "IT_ARMOR" Buy: 2 Sell: 1 @@ -8428,6 +8428,33 @@ item_db: ( Sprite: 0 }, { + Id: 1333 + AegisName: "AssassinChest" + Name: "AssassinChest" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1333 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ Id: 1800 AegisName: "LousyMoccasins" Name: "Lousy Moccasins" |