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

10 lines
170 B
Plaintext

ItemDef(
name: "Bowl",
description: "A simple bowl for preparing meals.",
kind: Ingredient(
kind: "Bowl",
),
quality: Common,
tags: [],
)