trade_bot/assets/common/loot_tables/armor/hide/leather.ron
2024-07-03 19:04:49 -04:00

9 lines
408 B
Plaintext

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