11 lines
222 B
Plaintext
11 lines
222 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Copper Ore",
|
||
|
legacy_description: "A brown metal. Key part of bronze.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Low,
|
||
|
tags: [],
|
||
|
)
|