hotbot/assets/common/loot_tables/armor/hide/dragonscale.ron

9 lines
436 B
Plaintext
Raw Normal View History

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