veloren/assets/common/items/crafting_ing/alkahest.ron
2024-04-28 19:31:18 +00:00

10 lines
210 B
Rust

ItemDef(
legacy_name: "Alkahest",
legacy_description: "Alchemical solvent.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Legendary,
tags: [],
)