diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 858b4d25..1a5ce55c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1805,6 +1805,23 @@ item_db: ( Weight: 150 Slots: 0 }, +{ + Id: 807 + AegisName: "ClothesPack" + Name: "Clothes Pack" + Type: "IT_ETC" + Buy: 0 + Sell: 0 + Weight: 25 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + noauction: true + nomail: true + nogstorage: true + } +}, // Necklaces { Id: 1000 |