hotbot/assets/common/loadout/spots/gnome.ron
2024-06-11 14:43:30 -04:00

8 lines
389 B
Plaintext

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