11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cobalt Ore",
|
||
|
legacy_description: "A blue, shiny ore.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: High,
|
||
|
tags: [],
|
||
|
)
|