From b3397e7152fac30310990f2a88435eaf7202c2ea Mon Sep 17 00:00:00 2001 From: TalkingCactus Date: Thu, 11 Aug 2016 19:40:15 -0400 Subject: [PATCH] commenting this out for now --- code/modules/mob/living/carbon/human/species.dm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species.dm b/code/modules/mob/living/carbon/human/species.dm index fe77e2b697..5e418255cf 100644 --- a/code/modules/mob/living/carbon/human/species.dm +++ b/code/modules/mob/living/carbon/human/species.dm @@ -56,6 +56,11 @@ var/siemens_coeff = 1 //base electrocution coefficient var/exotic_damage_overlay = "" var/fixed_mut_color = "" //to use MUTCOLOR with a fixed color that's independent of dna.feature["mcolor"] +// var/generic="something" +// var/adjective="unknown" +// var/restricted=0 //Set to 1 to not allow anyone to choose it, 2 to hide it from the DNA scanner, and text to restrict it to one person +// var/tail=0 +// var/taur=0 var/invis_sight = SEE_INVISIBLE_LIVING var/darksight = 2