11 lines
241 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
ItemDef(
legacy_name: "Iron Ore",
legacy_description: "An incredibly common but incredibly versatile metal.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)