hotbot/assets/common/items/mineral/ingot/orichalcum.ron

9 lines
302 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Orichalcum Ingot",
legacy_description: "An ingot made of refined orichalcum.\n\nThis can be used when crafting metal weapons.",
kind: Ingredient(
descriptor: "Orichalcum",
),
quality: Legendary,
tags: [MaterialKind(Metal), Material(Orichalcum)],
)