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

10 lines
186 B
Plaintext
Raw Normal View History

2024-06-11 23:51:46 +00:00
ItemDef(
legacy_name: "Amethyst",
legacy_description: "A precious purple gem.",
kind: Ingredient(
descriptor: "Amethyst",
),
quality: Common,
tags: [],
)