veloren/assets/common/items/mineral/ingot/copper.ron
2022-05-18 16:28:10 -04:00

10 lines
184 B
Rust

ItemDef(
name: "Copper Ingot",
description: "An ingot with a unique brown color.",
kind: Ingredient(
descriptor: "Copper",
),
quality: Low,
tags: [],
)