12 lines
194 B
Plaintext
12 lines
194 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Witch Handwarmers",
|
||
|
legacy_description: "",
|
||
|
kind: Armor((
|
||
|
kind: Hand,
|
||
|
stats: FromSet("Witch"),
|
||
|
)),
|
||
|
quality: Epic,
|
||
|
tags: [
|
||
|
],
|
||
|
)
|