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

10 lines
173 B
Rust
Raw Normal View History

ItemDef(
name: "Seashells",
2021-04-28 16:32:19 +00:00
description: "Shells from a sea creature.",
kind: Ingredient(
kind: "Seashells",
),
quality: Common,
tags: [],
)