Merge pull request #3848 from Citadel-Station-13/upstream-merge-32446
[MIRROR] Xenobio blobbernauts can no longer walk on blob tiles
This commit is contained in:
@@ -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(..())
|
||||
|
||||
Reference in New Issue
Block a user