veloren/assets/common/items/mineral/ingot/gold.ron
2021-06-07 10:58:05 +02:00

9 lines
183 B
Plaintext

ItemDef(
name: "Gold Ingot",
description: "An ingot made of refined metallic gold.",
kind: Ingredient(
kind: "GoldIngot",
),
quality: Epic,
tags: [],
)