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

10 lines
365 B
Rust

#![enable(implicit_some)]
(
head: "common.items.armor.blacksmith.hat",
chest: "common.items.armor.blacksmith.chest",
gloves: "common.items.armor.blacksmith.hand",
belt: "common.items.armor.blacksmith.belt",
legs: "common.items.armor.blacksmith.pants",
feet: "common.items.armor.mail.iron.foot",
lantern: "common.items.lantern.black_0",
)