Xenobio blobbernauts can no longer walk on blob tiles (#32446)

This commit is contained in:
MoreRobustThanYou
2017-11-07 11:26:53 -05:00
committed by Emmett Gaines
parent 57fc33fad2
commit 5855a4e810
@@ -226,6 +226,8 @@
. = ..()
if(!independent) //no pulling people deep into the blob
verbs -= /mob/living/verb/pulled
else
pass_flags &= ~PASSBLOB
/mob/living/simple_animal/hostile/blob/blobbernaut/Life()
if(..())