mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
359 B
Rust
8 lines
359 B
Rust
#![enable(implicit_some)]
|
|
(
|
|
head: "common.items.npc_armor.biped_small.gnome.head.gnome",
|
|
chest: "common.items.npc_armor.biped_small.gnome.chest.gnome",
|
|
gloves: "common.items.npc_armor.biped_small.gnome.hand.gnome",
|
|
legs: "common.items.npc_armor.biped_small.gnome.pants.gnome",
|
|
feet: "common.items.npc_armor.biped_small.gnome.foot.gnome",
|
|
) |