veloren/assets/common/loadout/spots/gnome.ron

8 lines
400 B
Rust
Raw Normal View History

2021-09-01 07:58:19 +00:00
({
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"),
})