veloren/assets/common/items/crafting_ing/emerald.ron

9 lines
151 B
Plaintext
Raw Normal View History

ItemDef(
name: "Emerald",
description: "A vibrant viridian gem.",
kind: Ingredient(
kind: "Emerald",
),
quality: Common,
)