trade_bot/assets/common/loadout/village/alchemist.ron

10 lines
404 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
#![enable(implicit_some)]
(
head: Item("common.items.armor.alchemist.hat"),
chest: Item("common.items.armor.alchemist.chest"),
gloves: Item("common.items.armor.cloth.druid.hand"),
belt: Item("common.items.armor.alchemist.belt"),
legs: Item("common.items.armor.alchemist.pants"),
feet: Item("common.items.armor.ferocious.foot"),
lantern: Item("common.items.lantern.black_0"),
)