hotbot/assets/common/items/armor/brinestone/back.ron
2024-06-11 14:43:30 -04:00

10 lines
211 B
Plaintext

ItemDef(
legacy_name: "Brinestone Cloak",
legacy_description: "It's not weak.",
kind: Armor((
kind: Back,
stats: FromSet("Brinestone"),
)),
quality: Legendary,
tags: [],
)