12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Bonerattler Belt",
|
||
|
legacy_description: "Sections of vertebrae fastened together with hide and a bonerattler eye for the buckle.",
|
||
|
kind: Armor((
|
||
|
kind: Belt,
|
||
|
stats: FromSet("Bonerattler"),
|
||
|
)),
|
||
|
quality: High,
|
||
|
tags: [
|
||
|
Material(Leather),
|
||
|
],
|
||
|
)
|