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

10 lines
404 B
Plaintext

#![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"),
)