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

9 lines
172 B
Plaintext

ItemDef(
name: "Plate",
description: "Durable plate from an armored animal.",
kind: Ingredient(
kind: "Plate",
),
quality: Epic,
tags: [],
)