group_bot/assets/common/items/crafting_ing/animal_misc/claw.ron
2024-06-11 19:51:46 -04:00

10 lines
282 B
Plaintext

ItemDef(
legacy_name: "Predator Claw",
legacy_description: "Incredibly sharp claw from a predatory animal.\n\nThis can be used when crafting weapons.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)