10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
ItemDef(
|
|
legacy_name: "Tin Ingot",
|
|
legacy_description: "An ingot primarily used to make bronze.",
|
|
kind: Ingredient(
|
|
descriptor: "Tin",
|
|
),
|
|
quality: Low,
|
|
tags: [MaterialKind(Metal)],
|
|
)
|