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