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

10 lines
262 B
Plaintext

ItemDef(
legacy_name: "Long Tusk",
legacy_description: "A pointy tusk from some beast.\n\nThis can be used when crafting weapons.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)