9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Lifecloth",
|
||
|
legacy_description: "A fabric imbued with the gentleness that nature has to offer.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Lifecloth",
|
||
|
),
|
||
|
quality: High,
|
||
|
tags: [MaterialKind(Cloth), Material(Lifecloth)],
|
||
|
)
|