hotbot/assets/common/loot_tables/dungeon/cultist/minion.ron

9 lines
194 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
[
// Currency
(30.0, MultiDrop(Item("common.items.utility.coins"), 50, 100)),
// Nothing
(30.0, Nothing),
// Special
(1.0, Item("common.items.food.spore_corruption")),
]