10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Brinestone Boots",
|
||
|
legacy_description: "Not very comfortable.",
|
||
|
kind: Armor((
|
||
|
kind: Foot,
|
||
|
stats: FromSet("Brinestone"),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [],
|
||
|
)
|