veloren/assets/common/items/mineral/stone/basalt.ron
2022-05-18 16:28:10 -04:00

9 lines
164 B
Rust

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