9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
ItemDef(
|
|
legacy_name: "Soft Wool",
|
|
legacy_description: "Soft wool from an animal.",
|
|
kind: Ingredient(
|
|
descriptor: "Woolen",
|
|
),
|
|
quality: Common,
|
|
tags: [MaterialKind(Cloth), Material(Wool)],
|
|
) |