hotbot/assets/common/items/crafting_ing/animal_misc/strong_pincer.ron
2024-06-11 14:43:30 -04:00

10 lines
282 B
Plaintext

ItemDef(
legacy_name: "Strong Pincer",
legacy_description: "The pincer of some creature, it is very tough.\n\nThis can be used when crafting weapons.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)