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

10 lines
198 B
Rust
Raw Normal View History

2023-05-24 18:13:29 +00:00
ItemDef(
name: "Brinestone",
description: "Used for armor crafting.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)