trade_bot/assets/common/items/crafting_ing/cloth/wool.ron

9 lines
222 B
Plaintext
Raw Permalink Normal View History

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