9 lines
222 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Soft Wool",
legacy_description: "Soft wool from an animal.",
kind: Ingredient(
descriptor: "Woolen",
),
quality: Common,
tags: [MaterialKind(Cloth), Material(Wool)],
)