trade_bot/assets/common/items/mineral/stone/coal.ron
2024-07-03 19:04:49 -04:00

11 lines
252 B
Plaintext

ItemDef(
legacy_name: "Coal",
legacy_description: "A combustible black rock that happens to be really good at burning.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)