trade_bot/assets/common/loot_tables/calendar/halloween/halloween_harvester.ron

8 lines
218 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
// Weapons
2024-10-19 06:27:57 +00:00
(5.0, LootTable("common.loot_tables.weapons.tier-2")),
2024-07-03 23:04:49 +00:00
// Armor
2024-10-19 06:27:57 +00:00
(5.0, LootTable("common.loot_tables.armor.tier-2")),
2024-07-03 23:04:49 +00:00
// Misc
(2.0, Item("common.items.armor.misc.head.facegourd")),
]