10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Miner's Belt",
|
||
|
legacy_description: "",
|
||
|
kind: Armor((
|
||
|
kind: Belt,
|
||
|
stats: FromSet("Miner"),
|
||
|
)),
|
||
|
quality: High,
|
||
|
tags: [],
|
||
|
)
|