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

8 lines
168 B
Plaintext
Raw Normal View History

ItemDef(
name: "Durable Plate",
description: "Durable plate from an armored animal.",
kind: Ingredient(
kind: "Plate",
),
quality: Common,
)