Objective handling, Species now properly saved, new zombie language only fellow zombies can understand

This commit is contained in:
Couls
2019-05-17 14:43:24 -04:00
parent ad6b0dc9cd
commit 883594178b
9 changed files with 58 additions and 34 deletions
+1 -1
View File
@@ -175,7 +175,7 @@
/obj/docking_port/mobile/emergency/proc/is_hijacked()
for(var/mob/living/player in GLOB.player_list)
if(player.mind)
if(player.stat != DEAD)
if(player.stat != DEAD || !iszombie(player))
if(issilicon(player)) //Borgs are technically dead anyways
continue
if(isanimal(player)) //Poly does not own the shuttle