12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
ItemDef(
|
|
legacy_name: "Blacksmith Hat",
|
|
legacy_description: "",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: FromSet("Blacksmith"),
|
|
)),
|
|
quality: High,
|
|
tags: [
|
|
],
|
|
)
|