mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
365 B
Rust
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",
|
|
) |