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

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",
)