veloren/assets/common/items/crafting_ing/brinestone.ron
2023-05-24 18:13:29 +00:00

10 lines
198 B
Rust

ItemDef(
name: "Brinestone",
description: "Used for armor crafting.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)