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

9 lines
152 B
Plaintext
Raw Normal View History

ItemDef(
name: "Sapphire",
description: "A colorful cobalt gem.",
kind: Ingredient(
kind: "Sapphire",
),
quality: Common,
)