veloren/assets/common/items/crafting_ing/pearl.ron
2023-02-15 00:10:37 +00:00

9 lines
191 B
Rust

ItemDef(
name: "Pearl",
description: "Would make a nice lamp.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)