hotbot/assets/common/items/crafting_ing/bowl.ron
2024-06-11 14:43:30 -04:00

11 lines
219 B
Plaintext

ItemDef(
legacy_name: "Bowl",
legacy_description: "A simple bowl for preparing meals.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)