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