mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
362 B
Rust
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",
|
|
) |