veloren/assets/common/items/crafting_ing/moonweave.ron
2021-05-07 17:03:45 +00:00

9 lines
175 B
Plaintext

ItemDef(
name: "Moonweave",
description: "A light yet very sturdy textile.",
kind: Ingredient(
kind: "Moonweave",
),
quality: Epic,
tags: [],
)