12 lines
308 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Bonerattler Gauntlets",
legacy_description: "The hide and bone from a bonerattler provide strong protection for the wearer.",
kind: Armor((
kind: Hand,
stats: FromSet("Bonerattler"),
)),
quality: High,
tags: [
Material(Leather),
],
)