veloren/assets/common/items/mineral/stone/basalt.ron

10 lines
188 B
Rust

ItemDef(
name: "Basalt",
description: "A dark volcanic rock.",
kind: Ingredient(
kind: "Basalt",
descriptor: "Basalt",
),
quality: High,
tags: [],
)