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

9 lines
151 B
Plaintext
Raw Normal View History

ItemDef(
name: "Diamond",
description: "A sparkling silver gem.",
kind: Ingredient(
kind: "Diamond",
),
quality: Common,
)