12 lines
312 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
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),
],
)