hotbot/assets/common/loot_tables/armor/cloth/lifecloth.ron

9 lines
401 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
[
(1.0, Item("common.items.armor.cloth.druid.back")),
(1.0, Item("common.items.armor.cloth.druid.belt")),
(1.0, Item("common.items.armor.cloth.druid.chest")),
(1.0, Item("common.items.armor.cloth.druid.foot")),
(1.0, Item("common.items.armor.cloth.druid.hand")),
(1.0, Item("common.items.armor.cloth.druid.pants")),
(1.0, Item("common.items.armor.cloth.druid.shoulder")),
]