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

10 lines
251 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
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: [],
)