9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Sunsilk",
|
||
|
legacy_description: "A supernaturally strong textile.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Sunsilken",
|
||
|
),
|
||
|
quality: Legendary,
|
||
|
tags: [MaterialKind(Cloth), Material(Sunsilk)],
|
||
|
)
|