veloren/assets/common/items/crafting_ing/seashells.ron
2021-04-28 16:32:19 +00:00

10 lines
173 B
Plaintext

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