veloren/assets/common/loot_tables/materials/common.ron

5 lines
184 B
Rust
Raw Normal View History

[
(1.0, Item("common.items.crafting_ing.empty_vial")),
2023-07-06 12:11:28 +00:00
(1.0, LootTable("common.loot_tables.food.wild_ingredients")),
(1.0, LootTable("common.loot_tables.food.prepared")),
]