trade_bot/assets/common/loot_tables/armor/boreal.ron

10 lines
430 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(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")),
]