diff options
-rw-r--r-- | db/re/item_db.conf | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 97177c62c..142acd20b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -16363,6 +16363,46 @@ item_db: ( @coolio=max(gettimetick(2), @coolio)+300; "> }, +{ + Id: 8025 + AegisName: "LinarianSoul" + Name: "Linarian Soul" + Type: "IT_ARMOR" + Buy: 30 + Sell: 10 + Weight: 2 + Loc: "EQP_HEAD_MID" + EquipLv: 1 + Refine: false + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } +}, +{ + Id: 8026 + AegisName: "TuxSoul" + Name: "Tux Soul" + Type: "IT_ARMOR" + Buy: 30 + Sell: 10 + Weight: 2 + Loc: "EQP_HEAD_MID" + EquipLv: 1 + Refine: false + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } +}, ) |