hotbot/assets/common/loot_tables/armor/hide/rawhide.ron
2024-06-11 14:43:30 -04:00

9 lines
408 B
Plaintext

[
(1.0, Item("common.items.armor.hide.rawhide.back")),
(1.0, Item("common.items.armor.hide.rawhide.belt")),
(1.0, Item("common.items.armor.hide.rawhide.chest")),
(1.0, Item("common.items.armor.hide.rawhide.foot")),
(1.0, Item("common.items.armor.hide.rawhide.hand")),
(1.0, Item("common.items.armor.hide.rawhide.pants")),
(1.0, Item("common.items.armor.hide.rawhide.shoulder")),
]