Let's prometheans learn an extra language

Fixes #1021

I dunno how many would be fair, but I don't think anyone will argue with just adding one.
This commit is contained in:
Arokha Sieyes
2017-03-04 00:27:41 -05:00
parent 3fb7405634
commit ecff631973

View File

@@ -7,6 +7,7 @@
death_message = "goes limp, their body becoming softer..." death_message = "goes limp, their body becoming softer..."
color_mult = 1 color_mult = 1
mob_size = MOB_MEDIUM mob_size = MOB_MEDIUM
num_alternate_languages = 1 //Let's at least give them one
/datum/species/shapeshifter/promethean/handle_death(var/mob/living/carbon/human/H) /datum/species/shapeshifter/promethean/handle_death(var/mob/living/carbon/human/H)
return //This nullifies them gibbing. return //This nullifies them gibbing.