10 lines
318 B
Plaintext
10 lines
318 B
Plaintext
ItemDef(
|
|
legacy_name: "Steel Ingot",
|
|
legacy_description: "An alloy of iron and coal that is much tougher than its components.\n\nThis can be used when crafting metal weapons.",
|
|
kind: Ingredient(
|
|
descriptor: "Steel",
|
|
),
|
|
quality: Moderate,
|
|
tags: [MaterialKind(Metal), Material(Steel)],
|
|
)
|