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

11 lines
250 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +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: [
],
)