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

10 lines
172 B
Plaintext
Raw Normal View History

ItemDef(
name: "Seashells",
description: "Shells from a sea creture.",
kind: Ingredient(
kind: "Seashells",
),
quality: Common,
tags: [],
)