Don't blame me this was Krausus' idea

This commit is contained in:
fludd12
2017-02-03 22:36:06 -05:00
parent fe9f547da6
commit 18b806df86
3 changed files with 5 additions and 6 deletions
@@ -2022,11 +2022,6 @@ var/global/list/special_role_times = list( //minimum age (in days) for accounts
ShowChoices(user)
return 1
/datum/preferences/proc/copy_to_mind(datum/mind/M)
if(species == "Grey")
if(speciesprefs)
M.speech_span = "wingdings"
/datum/preferences/proc/copy_to(mob/living/carbon/human/character)
var/datum/species/S = all_species[species]
character.change_species(species) // Yell at me if this causes everything to melt