mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Merge pull request #14544 from Kiyahitayika/Blobbernaut-Pull-Fix
Stop Pulling Blobbernauts
This commit is contained in:
@@ -182,6 +182,7 @@
|
||||
pressure_resistance = 50
|
||||
see_in_dark = 8
|
||||
lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
|
||||
move_resist = MOVE_FORCE_OVERPOWERING
|
||||
|
||||
/mob/living/simple_animal/hostile/blob/blobbernaut/Life(seconds, times_fired)
|
||||
if(stat != DEAD && (getBruteLoss() || getFireLoss())) // Heal on blob structures
|
||||
|
||||
Reference in New Issue
Block a user