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

8 lines
177 B
Plaintext
Raw Normal View History

ItemDef(
name: "Predator Fang",
description: "Incredibly sharp tooth from a predatory animal.",
kind: Ingredient(
kind: "Fang",
),
quality: Common,
)