veloren/assets/common/loot_tables/food/prepared.ron
2021-04-18 14:08:48 +01:00

10 lines
365 B
Plaintext

[
(0.4, Item("common.items.food.apple_mushroom_curry")),
(1.0, Item("common.items.food.apple_stick")),
(1.0, Item("common.items.food.cheese")),
(1.1, Item("common.items.food.mushroom_stick")),
(1.2, Item("common.items.food.plainsalad")),
(0.5, Item("common.items.food.sunflower_icetea")),
(1.0, Item("common.items.food.tomatosalad")),
]