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

11 lines
219 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Bowl",
legacy_description: "A simple bowl for preparing meals.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)