diff --git a/code/modules/jobs/job_types/church/gmtemplar.dm b/code/modules/jobs/job_types/church/gmtemplar.dm index fc38d5ea99c..5016d41ec7c 100644 --- a/code/modules/jobs/job_types/church/gmtemplar.dm +++ b/code/modules/jobs/job_types/church/gmtemplar.dm @@ -102,7 +102,7 @@ /datum/outfit/gmtemplar name = JOB_GRANDMASTER_TEMPLAR - neck = /obj/item/clothing/neck/chaincoif + neck = /obj/item/clothing/neck/gorget armor = /obj/item/clothing/armor/plate/full/silver shirt = /obj/item/clothing/armor/chainmail pants = /obj/item/clothing/pants/platelegs/silver diff --git a/code/modules/jobs/job_types/garrison/royal_knight.dm b/code/modules/jobs/job_types/garrison/royal_knight.dm index 4c1accac367..f4ad81ebd82 100644 --- a/code/modules/jobs/job_types/garrison/royal_knight.dm +++ b/code/modules/jobs/job_types/garrison/royal_knight.dm @@ -132,7 +132,7 @@ /datum/outfit/royalknight name = "Royal Knight Base" - neck = /obj/item/clothing/neck/chaincoif + neck = /obj/item/clothing/neck/gorget pants = /obj/item/clothing/pants/platelegs cloak = /obj/item/clothing/cloak/tabard/knight/guard shirt = /obj/item/clothing/armor/gambeson/arming diff --git a/code/modules/jobs/job_types/inquistion/inquisitor_classes/templar.dm b/code/modules/jobs/job_types/inquistion/inquisitor_classes/templar.dm index e3440f71730..75d738fe5e1 100644 --- a/code/modules/jobs/job_types/inquistion/inquisitor_classes/templar.dm +++ b/code/modules/jobs/job_types/inquistion/inquisitor_classes/templar.dm @@ -89,7 +89,7 @@ cloak = /obj/item/clothing/cloak/psydontabard backr = /obj/item/weapon/shield/tower/metal gloves = /obj/item/clothing/gloves/chain/psydon - neck = /obj/item/clothing/neck/chaincoif + neck = /obj/item/clothing/neck/gorget pants = /obj/item/clothing/pants/chainlegs backl = /obj/item/storage/backpack/satchel/grenzel shirt = /obj/item/clothing/armor/gambeson/heavy/inq