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

10 lines
217 B
Plaintext

ItemDef(
legacy_name: "Copper Ingot",
legacy_description: "An ingot with a unique brown color.",
kind: Ingredient(
descriptor: "Copper",
),
quality: Low,
tags: [MaterialKind(Metal)],
)