veloren/assets/common/items/crafting_ing/stones.ron
BottledByte ab1c43be84 Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar
Also fixed two wrong asset references and did some .ron formatting
2020-08-05 01:21:42 +02:00

8 lines
125 B
Plaintext

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