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

9 lines
176 B
Rust

ItemDef(
name: "Granite",
description: "A light-colored igneous rock.",
kind: Ingredient(
descriptor: "Granite",
),
quality: Common,
tags: [],
)