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