hotbot/assets/common/loot_tables/armor/hide/plate.ron

9 lines
401 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
[
(1.0, Item("common.items.armor.hide.primal.back")),
(1.0, Item("common.items.armor.hide.primal.belt")),
(1.0, Item("common.items.armor.hide.primal.chest")),
(1.0, Item("common.items.armor.hide.primal.foot")),
(1.0, Item("common.items.armor.hide.primal.hand")),
(1.0, Item("common.items.armor.hide.primal.pants")),
(1.0, Item("common.items.armor.hide.primal.shoulder")),
]