trade_bot/assets/common/loadout/dungeon/adlet/hunter.ron

9 lines
466 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
#![enable(implicit_some)]
(
head: Item("common.items.npc_armor.biped_small.adlet.head.hunter"),
chest: Item("common.items.npc_armor.biped_small.adlet.chest.hunter"),
gloves: Item("common.items.npc_armor.biped_small.adlet.hand.hunter"),
belt: Item("common.items.npc_armor.biped_small.adlet.tail.hunter"),
legs: Item("common.items.npc_armor.biped_small.adlet.pants.hunter"),
feet: Item("common.items.npc_armor.biped_small.adlet.foot.hunter"),
)