hotbot/assets/common/items/mineral/ore/tin.ron
2024-06-11 14:43:30 -04:00

11 lines
234 B
Plaintext

ItemDef(
legacy_name: "Tin Ore",
legacy_description: "A silvery metal. One of the components of bronze.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Low,
tags: [],
)