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

10 lines
280 B
Plaintext

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