veloren/assets/common/loadout/spots/gnome.ron
2022-04-08 19:17:01 +03:00

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",
)