hotbot/assets/common/loot_tables/creature/biped_large/default.ron

7 lines
172 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
[
(1, All([
MultiDrop(LootTable("common.loot_tables.food.prepared"), 1, 3),
MultiDrop(LootTable("common.loot_tables.cave_large"), 2, 3),
],
)),
]