9 lines
466 B
Plaintext
9 lines
466 B
Plaintext
#![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"),
|
|
) |