mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
11 lines
388 B
Rust
11 lines
388 B
Rust
#![enable(implicit_some)]
|
|
(
|
|
head: "common.items.armor.witch.hat",
|
|
shoulders: "common.items.armor.witch.shoulder",
|
|
chest: "common.items.armor.witch.chest",
|
|
gloves: "common.items.armor.witch.hand",
|
|
belt: "common.items.armor.witch.belt",
|
|
legs: "common.items.armor.witch.pants",
|
|
feet: "common.items.armor.witch.foot",
|
|
lantern: "common.items.lantern.pumpkin",
|
|
) |