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

11 lines
252 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
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: [],
)