Merge pull request #7642 from ProperPants/Plasma-Viro-Suit

Gave plasmaman virologists a medical plasma suit
This commit is contained in:
Fox McCloud
2017-06-27 15:31:21 -04:00
committed by GitHub
@@ -90,7 +90,7 @@
if("Nanotrasen Representative")
suit = /obj/item/clothing/suit/space/eva/plasmaman/nt_rep
helm = /obj/item/clothing/head/helmet/space/eva/plasmaman/nt_rep
if("Medical Doctor","Brig Physician")
if("Medical Doctor","Brig Physician","Virologist")
suit=/obj/item/clothing/suit/space/eva/plasmaman/medical
helm=/obj/item/clothing/head/helmet/space/eva/plasmaman/medical
H.equip_or_collect(new /obj/item/device/flashlight/pen(H), slot_in_backpack)