veloren/assets/common/items/mineral/stone/basalt.ron
2022-05-19 22:46:31 +00:00

9 lines
204 B
Rust

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