veloren/assets/common/loot_tables/materials/common.ron
2023-07-06 12:11:28 +00:00

5 lines
184 B
Rust

[
(1.0, Item("common.items.crafting_ing.empty_vial")),
(1.0, LootTable("common.loot_tables.food.wild_ingredients")),
(1.0, LootTable("common.loot_tables.food.prepared")),
]