veloren/assets/common/items/crafting_ing/stones.ron
Joshua Barretto 8d6b442193 Crafting
2020-07-14 20:11:39 +00:00

8 lines
123 B
Plaintext

Item(
name: "Stones",
description: "Pebbles from the ground.",
kind: Ingredient(
kind: Stones,
)
)