veloren/assets/common/items/mineral/gem/amethyst.ron
2022-05-18 16:28:10 -04:00

10 lines
172 B
Rust

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