hotbot/assets/common/loot_tables/sprite/crate.ron
2024-06-11 14:43:30 -04:00

9 lines
326 B
Plaintext

[
(2.0, LootTable("common.loot_tables.materials.common")),
(3.0, LootTable("common.loot_tables.food.prepared")),
(1.0, Item("common.items.armor.misc.head.straw")),
(0.5, Item("common.items.recipes.instruments")),
(1.0, Item("common.items.recipes.food")),
(1.0, Item("common.items.recipes.utility")),
]