trade_bot/assets/common/items/crafting_ing/cloth/silk.ron

9 lines
238 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
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)],
)