hotbot/assets/common/items/crafting_ing/dwarven_battery.ron

10 lines
226 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Dwarven Battery",
legacy_description: "Container of magical energy.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Legendary,
tags: [],
)