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

11 lines
197 B
Rust

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