veloren/assets/common/loot_tables/consumables/potions.ron
2021-05-25 00:20:18 +03:00

7 lines
186 B
Plaintext

[
// 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")),
]