hotbot/assets/common/loot_tables/armor/cloth/wool.ron
2024-06-11 14:43:30 -04:00

9 lines
408 B
Plaintext

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