veloren/assets/common/items/crafting_ing/linen.ron
2021-05-07 17:03:45 +00:00

9 lines
176 B
Plaintext

ItemDef(
name: "Linen",
description: "A textile made from the fibers of a plant.",
kind: Ingredient(
kind: "Linen",
),
quality: Low,
tags: [],
)