8 lines
218 B
Plaintext
Raw Normal View History

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