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

9 lines
182 B
Plaintext

ItemDef(
name: "Rawhide",
description: "A hide that has not been exposed to tanning.",
kind: Ingredient(
kind: "Rawhide",
),
quality: Low,
tags: [],
)