trade_bot/assets/common/loadout/dungeon/haniwa/guard.ron

8 lines
394 B
Plaintext
Raw Permalink Normal View History

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