veloren/assets/common/loadouts/husk.ron
2021-05-23 19:19:20 +03:00

8 lines
366 B
Plaintext

({
"head": Item("common.items.npc_armor.biped_small.husk.head.husk"),
"feet": Item("common.items.npc_armor.biped_small.husk.foot.husk"),
"hands": Item("common.items.npc_armor.biped_small.husk.hand.husk"),
"chest": Item("common.items.npc_armor.biped_small.husk.chest.husk"),
"pants": Item("common.items.npc_armor.biped_small.husk.pants.husk"),
})