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

10 lines
430 B
Plaintext

[
(1.0, Item("common.items.armor.boreal.belt")),
(1.0, Item("common.items.armor.boreal.chest")),
(1.0, Item("common.items.armor.boreal.foot")),
(1.0, Item("common.items.armor.boreal.hand")),
(1.0, Item("common.items.armor.boreal.pants")),
(1.0, Item("common.items.armor.boreal.shoulder")),
(1.0, Item("common.items.armor.boreal.back")),
(1.0, Item("common.items.armor.misc.head.boreal_warhelm")),
]