trade_bot/assets/common/loot_tables/creature/quad_medium/cattle.ron

7 lines
186 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(1, All([
MultiDrop(Item("common.items.food.meat.beast_large_raw"), 1, 4),
MultiDrop(Item("common.items.crafting_ing.hide.animal_hide"), 2, 4),
],
)),
]