11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
ItemDef(
|
|
legacy_name: "Brinestone Belt",
|
|
legacy_description: "Ties it together.",
|
|
kind: Armor((
|
|
kind: Belt,
|
|
stats: FromSet("Brinestone"),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|