hotbot/assets/common/loot_tables/armor/metal/steel.ron

9 lines
394 B
Plaintext
Raw Permalink Normal View History

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