12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
ItemDef(
|
|
legacy_name: "Blacksmith Pants",
|
|
legacy_description: "",
|
|
kind: Armor((
|
|
kind: Pants,
|
|
stats: FromSet("Blacksmith"),
|
|
)),
|
|
quality: Epic,
|
|
tags: [
|
|
],
|
|
)
|