hotbot/assets/common/items/mineral/ore/copper.ron
2024-06-11 14:43:30 -04:00

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: [],
)