mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
ItemDef(
|
|
name: "Leather",
|
|
description: "A fabric made from animal hides or skins.",
|
|
kind: Ingredient(
|
|
kind: "Leather",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
) |