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

8 lines
176 B
Plaintext
Raw Normal View History

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