Fixes blobbernaut vision never clearing (#12725)

This commit is contained in:
TDSSS
2019-11-15 02:01:09 +01:00
committed by variableundefined
parent ec9d503f2e
commit c8027fcc5f

View File

@@ -186,6 +186,7 @@
else
adjustBruteLoss(0.2) // If you are at full health, you won't lose health. You'll need it. However the moment anybody sneezes on you, the decaying will begin.
adjustFireLoss(0.2)
..()
/mob/living/simple_animal/hostile/blob/blobbernaut/New()
..()