9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
ItemDef(
|
|
legacy_name: "Linen",
|
|
legacy_description: "A textile made from flax fibers.",
|
|
kind: Ingredient(
|
|
descriptor: "Linen",
|
|
),
|
|
quality: Low,
|
|
tags: [MaterialKind(Cloth), Material(Linen)],
|
|
) |