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

9 lines
408 B
Plaintext
Raw Permalink Normal View History

2024-06-11 23:51:46 +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")),
]