diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 35200bf17..8959adc7d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5403,6 +5403,22 @@ item_db: ( noauction: true } }, +{ + Id: 921 + AegisName: "EventOre" + Name: "Mysterious Ore" + Type: "IT_ETC" + Buy: 0 + Sell: 0 + Weight: 0 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nomail: true + noauction: true + } +}, // <!-- Necklaces --> |