diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a98a63f4e..d82cd9d5b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7128,6 +7128,22 @@ item_db: ( bonus bDef2,2; "> }, +{ + Id: 1339 + AegisName: "Bathrobe" + Name: "Bathrobe" + Type: "IT_ARMOR" + Buy: 2600 + Sell: 1000 + Weight: 120 + Def: 1 + Loc: "EQP_HEAD_MOD" + EquipLv: 50 + Refine: false + Script: <" + addtoskill(TMW2_SPEECH, 1, 2); + "> +}, // Boots { @@ -7466,6 +7482,22 @@ item_db: ( bonus bDef2, 3; "> }, +{ + Id: 1819 + AegisName: "Slippers" + Name: "Slippers" + Type: "IT_ARMOR" + Buy: 2600 + Sell: 1000 + Weight: 20 + Def: 1 + Loc: "EQP_SHOES" + EquipLv: 30 + Refine: false + Script: <" + addtoskill(TMW2_SPEECH, 1, 2); + "> +}, // Gloves { |