veloren/assets/common/loadout/village/blacksmith.ron

10 lines
365 B
Rust
Raw Normal View History

2022-04-08 15:37:50 +00:00
#![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",
)