hotbot/assets/common/items/crafting_ing/cloth/silk.ron
2024-06-11 14:43:30 -04:00

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)],
)