10 lines
211 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
ItemDef(
legacy_name: "Brinestone Cloak",
legacy_description: "It's not weak.",
kind: Armor((
kind: Back,
stats: FromSet("Brinestone"),
)),
quality: Legendary,
tags: [],
)