trade_bot/assets/common/items/armor/boreal/shoulder.ron
2024-07-03 19:04:49 -04:00

10 lines
251 B
Plaintext

ItemDef(
legacy_name: "Boreal Spaulders",
legacy_description: "As though the icy grip of death touches your shoulder.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)