10 lines
211 B
Plaintext
Raw Normal View History

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