From 77c679b280c8f4ee919c00707df6444ecd9d3e22 Mon Sep 17 00:00:00 2001 From: Belsima Date: Sat, 9 Sep 2017 13:09:23 -0400 Subject: [PATCH] Adds a non-gendered biological option for prometheans. --- .../mob/living/carbon/human/species/station/prometheans.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species/station/prometheans.dm b/code/modules/mob/living/carbon/human/species/station/prometheans.dm index 27b156534a..0d132017c6 100644 --- a/code/modules/mob/living/carbon/human/species/station/prometheans.dm +++ b/code/modules/mob/living/carbon/human/species/station/prometheans.dm @@ -53,6 +53,8 @@ var/datum/species/shapeshifter/promethean/prometheans siemens_coefficient = 0.3 rarity_value = 5 + genders = list(MALE, FEMALE, PLURAL) + unarmed_types = list(/datum/unarmed_attack/slime_glomp) has_organ = list(O_BRAIN = /obj/item/organ/internal/brain/slime) // Slime core. has_limbs = list(