veloren/assets/common/items/crafting_ing/bowl.ron
2021-01-19 18:23:44 +00:00

9 lines
156 B
Plaintext

ItemDef(
name: "Bowl",
description: "a simple bowl for preparing meals.",
kind: Ingredient(
kind: "Bowl",
),
quality: Common,
)