veloren/assets/common/loadout/spots/witch.ron

11 lines
388 B
Rust
Raw Normal View History

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