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

8 lines
155 B
Plaintext
Raw Normal View History

ItemDef(
name: "Hard Carapace",
description: "Tough, hard carapace.",
kind: Ingredient(
kind: "Carapace",
),
quality: Common,
)