veloren/assets/common/loadout/dungeon/tier-3/guard.ron
2022-01-28 02:50:15 -05:00

8 lines
405 B
Rust

({
Armor(Head): Item("common.items.npc_armor.biped_small.haniwa.head.guard"),
Armor(Feet): Item("common.items.npc_armor.biped_small.haniwa.foot.guard"),
Armor(Hands): Item("common.items.npc_armor.biped_small.haniwa.hand.guard"),
Armor(Chest): Item("common.items.npc_armor.biped_small.haniwa.chest.guard"),
Armor(Legs): Item("common.items.npc_armor.biped_small.haniwa.pants.guard"),
})