veloren/assets/common/items/mineral/stone/coal.ron

10 lines
191 B
Plaintext

ItemDef(
name: "Coal",
description: "A black rock that happens to be really good at burning.",
kind: Ingredient(
kind: "Coal",
),
quality: Common,
tags: [],
)