veloren/assets/test/loadout/ok/just_dragonscale.ron
2022-04-07 18:44:16 +03:00

11 lines
422 B
Rust

#![enable(implicit_some)]
(
shoulders: "common.items.armor.hide.dragonscale.shoulder",
chest: "common.items.armor.hide.dragonscale.chest",
gloves: "common.items.armor.hide.dragonscale.hand",
back: "common.items.armor.hide.dragonscale.back",
belt: "common.items.armor.hide.dragonscale.belt",
legs: "common.items.armor.hide.dragonscale.pants",
feet: "common.items.armor.hide.dragonscale.foot",
)