diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/macrophage.dm b/code/modules/mob/living/simple_mob/subtypes/vore/macrophage.dm index e27790f925..1891cce602 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/macrophage.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/macrophage.dm @@ -56,6 +56,8 @@ name = "Giant Germ" desc = "An incredibly huge virus!" + size_multiplier = 1.5 + maxHealth = 40 health = 40