9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Silk",
|
||
|
legacy_description: "A fine and strong fibre produced by spiders.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Silken",
|
||
|
),
|
||
|
quality: Moderate,
|
||
|
tags: [MaterialKind(Cloth), Material(Silk)],
|
||
|
)
|