trade_bot/assets/common/loot_tables/creature/theropod/dodarock.ron
2024-07-03 19:04:49 -04:00

7 lines
183 B
Plaintext

[
(1, All([
MultiDrop(LootTable("common.loot_tables.materials.underground"), 1, 2),
MultiDrop(Item("common.items.crafting_ing.stones"), 2, 6),
],
)),
]