Merge pull request #6614 from Shadow-Quill/Psyche-Turtleneck

Psychiatrists can now properly get the medical turtleneck via loadout
This commit is contained in:
Atermonera
2020-01-15 23:09:19 -05:00
committed by VirgoBot
parent a5b768eccc
commit 28a1d8669c
@@ -183,7 +183,7 @@
/datum/gear/uniform/job_turtle/medical
display_name = "turtleneck, medical"
path = /obj/item/clothing/under/rank/medical/turtleneck
allowed_roles = list("Chief Medical Officer", "Paramedic", "Medical Doctor", "Psychologist", "Search and Rescue", "Chemist")
allowed_roles = list("Chief Medical Officer", "Paramedic", "Medical Doctor", "Psychiatrist", "Search and Rescue", "Chemist")
/datum/gear/uniform/jeans_qm
display_name = "jeans, QM"