veloren/assets/common/loot_tables/consumable/potion.ron

7 lines
186 B
Plaintext
Raw Normal View History

2021-05-24 21:20:18 +00:00
[
// potions
(1.0, Item("common.items.consumable.potion_minor")),
(0.5, Item("common.items.consumable.potion_med")),
(0.2, Item("common.items.consumable.potion_big")),
]