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

9 lines
408 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
[
(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")),
]