trade_bot/assets/common/items/mineral/ore/tin.ron

11 lines
234 B
Plaintext
Raw Normal View History

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