From f6fe52c976efbeca2df405b600a5a644ce2da5cd Mon Sep 17 00:00:00 2001 From: Nick <42454181+Momo8289@users.noreply.github.com> Date: Thu, 15 Jun 2023 22:13:09 -0400 Subject: [PATCH] Adds armour to divine archer hood (#76069) ## About The Pull Request Addresses #75999 and adds armor to the hood of the chaplain's divine archer coat to make it consistent ## Why It's Good For The Game Makes the coat more consistent with itself, fixes an oversight ## Changelog :cl: fix: The divine archer coat's hood now has armor like it's supposed to /:cl: --- code/modules/jobs/job_types/chaplain/chaplain_divine_archer.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/jobs/job_types/chaplain/chaplain_divine_archer.dm b/code/modules/jobs/job_types/chaplain/chaplain_divine_archer.dm index 48bdf25a22f..eae5d306357 100644 --- a/code/modules/jobs/job_types/chaplain/chaplain_divine_archer.dm +++ b/code/modules/jobs/job_types/chaplain/chaplain_divine_archer.dm @@ -40,6 +40,7 @@ name = "divine archer hood" desc = "A divine hood included, because have you ever got the sun in your eyes during archery? Oh, it's just the worst." icon_state = "archerhood" + armor_type = /datum/armor/chaplainsuit_armor_weaker /// gloves /obj/item/clothing/gloves/divine_archer