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