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: "Rawhide",
|
|
description: "A hide that has not been exposed to tanning.",
|
|
kind: Ingredient(
|
|
kind: "Rawhide",
|
|
),
|
|
quality: Low,
|
|
tags: [],
|
|
) |