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

9 lines
139 B
Plaintext
Raw Normal View History

2020-10-07 02:23:20 +00:00
ItemDef(
name: "Honey",
description: "From a beehive.",
kind: Ingredient(
kind: "Honey",
),
quality: Common,
)