trade_bot/assets/common/loadout/spots/gnome.ron

8 lines
389 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.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"),
)