hotbot/assets/common/items/crafting_ing/glacial_crystal.ron

9 lines
246 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
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: [],
)