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

9 lines
177 B
Plaintext
Raw Normal View History

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