witch kit

This commit is contained in:
Monty Marz 2021-08-10 09:00:48 +02:00 committed by Joshua Barretto
parent a8aaeaebec
commit dff5bbe1ec

View File

@ -353,4 +353,16 @@
("common.items.debug.dungeon_purple",1),
("common.items.debug.admin_back",1),
],
"witch": [
("common.items.armor.witch.back",1),
("common.items.armor.witch.belt",1),
("common.items.armor.witch.chest",1),
("common.items.armor.witch.ultist_hands_blue",1),
("common.items.armor.witch.foot",1),
("common.items.armor.witch.hand",1),
("common.items.armor.witch.hat",1),
("common.items.armor.witch.pants",1),
("common.items.armor.witch.shoulder",1),
("common.items.weapons.sceptre.belzeshrub",1),
],
})