mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
390 B
Rust
8 lines
390 B
Rust
({
|
|
Armor(Head): Item("common.items.npc_armor.biped_small.husk.head.husk"),
|
|
Armor(Feet): Item("common.items.npc_armor.biped_small.husk.foot.husk"),
|
|
Armor(Hands): Item("common.items.npc_armor.biped_small.husk.hand.husk"),
|
|
Armor(Chest): Item("common.items.npc_armor.biped_small.husk.chest.husk"),
|
|
Armor(Legs): Item("common.items.npc_armor.biped_small.husk.pants.husk"),
|
|
})
|