10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
ItemDef(
|
|
legacy_name: "Miner's Gloves",
|
|
legacy_description: "Someone carved 'Mine!' into the inside.",
|
|
kind: Armor((
|
|
kind: Hand,
|
|
stats: FromSet("Miner"),
|
|
)),
|
|
quality: High,
|
|
tags: [],
|
|
) |