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

9 lines
401 B
Plaintext

[
(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")),
]