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

9 lines
182 B
Plaintext

ItemDef(
name: "Leather",
description: "A fabric made from animal hides or skins.",
kind: Ingredient(
kind: "Leather",
),
quality: Common,
tags: [],
)