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

9 lines
299 B
Rust

#![enable(implicit_some)]
(
head: "common.items.armor.chef.hat",
chest: "common.items.armor.chef.chest",
gloves: "common.items.armor.cloth.linen.hand",
belt: "common.items.armor.chef.belt",
legs: "common.items.armor.chef.pants",
feet: "common.items.armor.cloth.linen.foot",
)