mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
ItemDef(
|
||
|
name: "Moonweave",
|
||
|
description: "A light yet very sturdy textile.",
|
||
|
kind: Ingredient(
|
||
|
kind: "Moonweave",
|
||
|
),
|
||
|
quality: Epic,
|
||
|
tags: [],
|
||
|
)
|