veloren/assets/common/items/crafting_ing/amethyst.ron

9 lines
152 B
Plaintext
Raw Normal View History

ItemDef(
name: "Amethyst",
description: "A precious purple gem.",
kind: Ingredient(
kind: "Amethyst",
),
quality: Common,
)