9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Ironwood Logs",
|
||
|
legacy_description: "A particularly sturdy wood.\n\nThis can be used when crafting wooden weapons.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Ironwood",
|
||
|
),
|
||
|
quality: High,
|
||
|
tags: [MaterialKind(Wood), Material(Ironwood)],
|
||
|
)
|