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

9 lines
235 B
Plaintext

ItemDef(
legacy_name: "Moonweave",
legacy_description: "A light yet very sturdy textile.",
kind: Ingredient(
descriptor: "Moonwoven",
),
quality: Epic,
tags: [MaterialKind(Cloth), Material(Moonweave)],
)