trade_bot/assets/common/items/crafting_ing/animal_misc/claw.ron
2024-07-03 19:04:49 -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: [],
)