10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Brinestone Pants",
|
||
|
legacy_description: "Do not tumble.",
|
||
|
kind: Armor((
|
||
|
kind: Pants,
|
||
|
stats: FromSet("Brinestone"),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [],
|
||
|
)
|