veloren/assets/common/items/mineral/gem/amethyst.ron

10 lines
166 B
Plaintext

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