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

11 lines
220 B
Plaintext

ItemDef(
legacy_name: "Icy Shard",
legacy_description: "Looted from a frosty creature.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)