veloren/assets/common/items/crafting_ing/stones.ron

9 lines
150 B
Plaintext
Raw Normal View History

ItemDef(
2020-07-14 20:11:39 +00:00
name: "Stones",
description: "Pebbles from the ground.",
kind: Ingredient(
kind: "Stones",
2020-10-07 02:23:20 +00:00
),
quality: Common,
2020-07-14 20:11:39 +00:00
)