trade_bot/assets/common/loot_tables/creature/biped_small/legoom.ron
2024-11-15 12:07:15 -05:00

9 lines
359 B
Plaintext

[
(2.0, MultiDrop(Item("common.items.flowers.plant_fiber"), 1, 2)),
(2.0, MultiDrop(Item("common.items.flowers.wild_flax"), 1, 2)),
(2.0, MultiDrop(Item("common.items.crafting_ing.twigs"), 1, 2)),
(1.0, Item("common.items.food.carrot")),
(1.0, Item("common.items.food.lettuce")),
(1.0, Item("common.items.food.tomato")),
]