veloren/assets/common/items/crafting_ing/fur.ron

8 lines
148 B
Plaintext
Raw Normal View History

ItemDef(
name: "Soft Fur",
description: "Soft fur from an animal.",
kind: Ingredient(
kind: "Fur",
),
quality: Common,
)