possibly makes teleporter hate all races equally

let's go
This commit is contained in:
kappa-sama
2019-08-08 01:49:06 -04:00
committed by GitHub
parent 8c346af693
commit f38ac0dfbf

View File

@@ -72,7 +72,6 @@
log_game("[M] ([key_name(M)]) was turned into a fly person")
if(ishuman(M))//don't remove people from the round randomly you jerks
var/mob/living/carbon/human/human = M
if(human.dna && human.dna.species.id == "human")
to_chat(M, "<span class='italics'>You hear a buzzing in your ears.</span>")
human.set_species(/datum/species/fly)