mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
9 lines
485 B
Plaintext
9 lines
485 B
Plaintext
({
|
|
"head": Item("common.items.npc_armor.biped_small.myrmidon.head.myrmidon"),
|
|
"feet": Item("common.items.npc_armor.biped_small.myrmidon.foot.myrmidon"),
|
|
"hands": Item("common.items.npc_armor.biped_small.myrmidon.hand.myrmidon"),
|
|
"chest": Item("common.items.npc_armor.biped_small.myrmidon.chest.myrmidon"),
|
|
"pants": Item("common.items.npc_armor.biped_small.myrmidon.pants.myrmidon"),
|
|
"belt": Item("common.items.npc_armor.biped_small.myrmidon.tail.myrmidon"),
|
|
})
|