trade_bot/assets/common/items/armor/boreal/hand.ron

10 lines
224 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Boreal Gauntlets",
legacy_description: "Colder than the touch of death.",
kind: Armor((
kind: Hand,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)