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

10 lines
362 B
Rust

#![enable(implicit_some)]
(
head: "common.items.armor.alchemist.hat",
chest: "common.items.armor.alchemist.chest",
gloves: "common.items.armor.cloth.druid.hand",
belt: "common.items.armor.alchemist.belt",
legs: "common.items.armor.alchemist.pants",
feet: "common.items.armor.ferocious.foot",
lantern: "common.items.lantern.black_0",
)