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

6 lines
114 B
Plaintext
Raw Normal View History

2021-05-24 21:20:18 +00:00
[
// bombs
(0.6, Item("common.items.utility.bomb")),
(0.2, Item("common.items.utility.bomb_pile")),
]