trade_bot/assets/common/items/crafting_ing/animal_misc/claw.ron

10 lines
282 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
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: [],
)