trade_bot/assets/common/loot_tables/armor/cloth/linen.ron

9 lines
401 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(1.0, Item("common.items.armor.cloth.linen.back")),
(1.0, Item("common.items.armor.cloth.linen.belt")),
(1.0, Item("common.items.armor.cloth.linen.chest")),
(1.0, Item("common.items.armor.cloth.linen.foot")),
(1.0, Item("common.items.armor.cloth.linen.hand")),
(1.0, Item("common.items.armor.cloth.linen.pants")),
(1.0, Item("common.items.armor.cloth.linen.shoulder")),
]