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

10 lines
217 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Brinestone Pads",
legacy_description: "Almost too heavy.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Brinestone"),
)),
quality: Legendary,
tags: [],
)