veloren/assets/common/loot_tables/consumable/throwable.ron
juliancoffee c618ec7222 fmt
2021-05-25 01:23:32 +03:00

6 lines
114 B
Plaintext

[
// bombs
(0.6, Item("common.items.utility.bomb")),
(0.2, Item("common.items.utility.bomb_pile")),
]