From bffc8a24487fc848109a9cd3611275eea05b0d0f Mon Sep 17 00:00:00 2001 From: fludd12 Date: Sun, 25 Mar 2018 06:39:13 -0400 Subject: [PATCH] Properly Blacklists Mushroom People --- code/modules/mob/living/carbon/human/species_types/mushpeople.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species_types/mushpeople.dm b/code/modules/mob/living/carbon/human/species_types/mushpeople.dm index 18cb2d248d2..b6c20b94010 100644 --- a/code/modules/mob/living/carbon/human/species_types/mushpeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/mushpeople.dm @@ -25,6 +25,7 @@ mutanteyes = /obj/item/organ/eyes/night_vision/mushroom use_skintones = FALSE var/datum/martial_art/mushpunch/mush + blacklisted = TRUE //See comment below about locking it out of roundstart. The species is not intended to be available to players yet - and this means wizards, too. /datum/species/mush/check_roundstart_eligible() return FALSE //hard locked out of roundstart on the order of design lead kor, this can be removed in the future when planetstation is here OR SOMETHING but right now we have a problem with races.