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

9 lines
170 B
Plaintext
Raw Normal View History

2021-05-07 17:03:45 +00:00
ItemDef(
name: "Granite",
description: "A light-colored igneous rock.",
kind: Ingredient(
kind: "Granite",
),
quality: Common,
tags: [],
)