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

10 lines
235 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Boreal Wrappings",
legacy_description: "The blistering cold makes it hard to move.",
kind: Armor((
kind: Foot,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)