10 lines
224 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Miner's Gloves",
legacy_description: "Someone carved 'Mine!' into the inside.",
kind: Armor((
kind: Hand,
stats: FromSet("Miner"),
)),
quality: High,
tags: [],
)