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 CitadelStationBot
parent 36234e94d4
commit 4b7970f4f7
@@ -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(..())