hotbot/assets/common/items/mineral/ore/ancient_gold.ron

11 lines
246 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Ancient Gold",
legacy_description: "Ancient ingot of gold, soaked in magical energies.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Legendary,
tags: [],
)