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

8 lines
125 B
Plaintext
Raw Normal View History

2020-07-14 20:11:39 +00:00
Item(
name: "Stones",
description: "Pebbles from the ground.",
kind: Ingredient(
kind: "Stones",
2020-07-14 20:11:39 +00:00
)
)