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

9 lines
181 B
Plaintext

ItemDef(
name: "Rock",
description: "A solid made up of a bunch of different minerals.",
kind: Ingredient(
kind: "Rock",
),
quality: Low,
tags: [],
)