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