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

10 lines
186 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Amethyst",
legacy_description: "A precious purple gem.",
kind: Ingredient(
descriptor: "Amethyst",
),
quality: Common,
tags: [],
)