veloren/assets/common/items/crafting_ing/moonweave.ron

9 lines
175 B
Plaintext
Raw Normal View History

2021-05-07 17:03:45 +00:00
ItemDef(
name: "Moonweave",
description: "A light yet very sturdy textile.",
kind: Ingredient(
kind: "Moonweave",
),
quality: Epic,
tags: [],
)