hotbot/assets/common/loadout/dungeon/sahagin/spearman.ron
2024-06-11 14:43:30 -04:00

9 lines
490 B
Plaintext

#![enable(implicit_some)]
(
head: Item("common.items.npc_armor.biped_small.sahagin.head.spearman"),
chest: Item("common.items.npc_armor.biped_small.sahagin.chest.spearman"),
gloves: Item("common.items.npc_armor.biped_small.sahagin.hand.spearman"),
belt: Item("common.items.npc_armor.biped_small.sahagin.tail.spearman"),
legs: Item("common.items.npc_armor.biped_small.sahagin.pants.spearman"),
feet: Item("common.items.npc_armor.biped_small.sahagin.foot.spearman"),
)