diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm index 88990eaba1..83abde2fca 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm @@ -229,7 +229,6 @@ Difficulty: Hard attacktext = "pierces" color = "#C80000" density = FALSE - swarming = FALSE faction = list("mining", "boss") weather_immunities = list("lava","ash")