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

8 lines
101 B
Plaintext
Raw Normal View History

2020-07-14 20:11:39 +00:00
Item(
name: "Twigs",
description: "Dry.",
kind: Ingredient(
kind: Twigs,
)
)