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

8 lines
135 B
Plaintext
Raw Normal View History

ItemDef(
name: "Vine",
description: "A strong vine.",
kind: Ingredient(
kind: "Vine",
),
quality: Common,
)