10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Miner's Vestment",
|
||
|
legacy_description: "Rock dust is covering most of the leather parts.",
|
||
|
kind: Armor((
|
||
|
kind: Chest,
|
||
|
stats: FromSet("Miner"),
|
||
|
)),
|
||
|
quality: Epic,
|
||
|
tags: [],
|
||
|
)
|