veloren/assets/common/loadout/village/alchemist.ron

10 lines
362 B
Rust
Raw Normal View History

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