diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a340158d1..e5d287783 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5770,6 +5770,25 @@ item_db: ( EquipLv: 9 Refine: false }, +{ + Id: 1022 + AegisName: "DiscordNecklace" + Name: "Discord Necklace" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Loc: "EQP_SHADOW_ACC_R" + Refine: false + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } +}, // <!-- Charms --> { Id: 1150 |