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

9 lines
235 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Moonweave",
legacy_description: "A light yet very sturdy textile.",
kind: Ingredient(
descriptor: "Moonwoven",
),
quality: Epic,
tags: [MaterialKind(Cloth), Material(Moonweave)],
)