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

9 lines
401 B
Plaintext

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