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

11 lines
250 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Cardinal's Shoulderguard",
legacy_description: "The other was lost in a vicious fight.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Cardinal"),
)),
quality: Legendary,
tags: [
],
)