From afe9b2dfbddb2f134ec1c1272d7a8ab6d6b63e56 Mon Sep 17 00:00:00 2001 From: bunny232 Date: Tue, 30 Jun 2020 11:15:40 -0400 Subject: [PATCH] Update holy_weapons.dm --- code/game/objects/items/holy_weapons.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/items/holy_weapons.dm b/code/game/objects/items/holy_weapons.dm index 381257721e..d6396f9902 100644 --- a/code/game/objects/items/holy_weapons.dm +++ b/code/game/objects/items/holy_weapons.dm @@ -168,6 +168,7 @@ icon_state = "witchhunterhat" item_state = "witchhunterhat" flags_cover = HEADCOVERSEYES + flags_inv = HIDEHAIR /obj/item/storage/box/holy/follower name = "Followers of the Chaplain Kit"