From 2bf892c4829725e264246feb539b652ef6babde1 Mon Sep 17 00:00:00 2001 From: kevinz000 <2003111+kevinz000@users.noreply.github.com> Date: Wed, 11 Mar 2020 08:07:37 -0700 Subject: [PATCH] Update bubblegum.dm --- .../mob/living/simple_animal/hostile/megafauna/bubblegum.dm | 1 - 1 file changed, 1 deletion(-) 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")