veloren/assets/common/items/crafting_ing/granite.ron
2021-05-07 17:03:45 +00:00

9 lines
170 B
Plaintext

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