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

9 lines
246 B
Plaintext

ItemDef(
legacy_name: "Glacial Crystal",
legacy_description: "The purest form of ice, cold enough to cool lava.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Legendary,
tags: [],
)