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

9 lines
394 B
Plaintext
Raw Normal View History

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