From 9e73ed4565eaad5c4af6f9279fd323f41448e880 Mon Sep 17 00:00:00 2001 From: Dedhia Date: Fri, 28 Sep 2018 13:41:30 -0700 Subject: [PATCH] Nerfs Medical Plasmemes, No extra penlights for you! --- code/modules/mob/living/carbon/human/species/plasmaman.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/plasmaman.dm b/code/modules/mob/living/carbon/human/species/plasmaman.dm index eafd39d2157..82c875444d2 100644 --- a/code/modules/mob/living/carbon/human/species/plasmaman.dm +++ b/code/modules/mob/living/carbon/human/species/plasmaman.dm @@ -104,7 +104,6 @@ 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/flashlight/pen(H), slot_in_backpack) if("Paramedic") suit=/obj/item/clothing/suit/space/eva/plasmaman/medical/paramedic helm=/obj/item/clothing/head/helmet/space/eva/plasmaman/medical/paramedic