mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
366 B
Plaintext
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"),
|
|
})
|