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

9 lines
408 B
Plaintext
Raw Normal View History

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