diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7a649b7f5..8a7acb0ef 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5512,6 +5512,33 @@ item_db: ( noauction: true } }, +{ + Id: 912 + AegisName: "Wurtizite" + Name: "Wurtizite Ore" + Type: "IT_ETC" + Buy: 5000 + Sell: 500 + Weight: 1 +}, +{ + Id: 913 + AegisName: "Graphene" + Name: "Graphene Stone" + Type: "IT_ETC" + Buy: 25000 + Sell: 1500 + Weight: 1 +}, +{ + Id: 914 + AegisName: "Arcanum" + Name: "Arcanum Stone" + Type: "IT_ETC" + Buy: 125000 + Sell: 7500 + Weight: 1 +}, // <!-- Necklaces --> { Id: 1000 |