From f3b196e55d46ffd4693d059ae3d0b0b6a960cc2b Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Mon, 24 Apr 2017 04:06:35 -0500 Subject: [PATCH] Plasmamen tongues, plasmaman lung sprites --- code/modules/mob/living/carbon/human/species_types/plasmamen.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species_types/plasmamen.dm b/code/modules/mob/living/carbon/human/species_types/plasmamen.dm index e5fd280d57..6672c69b1e 100644 --- a/code/modules/mob/living/carbon/human/species_types/plasmamen.dm +++ b/code/modules/mob/living/carbon/human/species_types/plasmamen.dm @@ -6,6 +6,7 @@ meat = /obj/item/stack/sheet/mineral/plasma species_traits = list(NOBLOOD,RESISTCOLD,RADIMMUNE,NOTRANSSTING,VIRUSIMMUNE,NOHUNGER) mutantlungs = /obj/item/organ/lungs/plasmaman + mutant_organs = list(/obj/item/organ/tongue/bone/plasmaman) dangerous_existence = 1 //So so much blacklisted = 1 //See above burnmod = 1.5