10 lines
217 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Copper Ingot",
legacy_description: "An ingot with a unique brown color.",
kind: Ingredient(
descriptor: "Copper",
),
quality: Low,
tags: [MaterialKind(Metal)],
)