12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Headband",
|
||
|
legacy_description: "A simple headband, it's nothing special.",
|
||
|
kind: Armor((
|
||
|
kind: Head,
|
||
|
stats: Direct((
|
||
|
)),
|
||
|
)),
|
||
|
quality: Common,
|
||
|
tags: [],
|
||
|
)
|