From e100e5a5015e131cd1037e94fd5dc80d6408d63e Mon Sep 17 00:00:00 2001 From: Guti Date: Sun, 12 Jan 2025 02:12:28 +0100 Subject: [PATCH] Large Macrophage --- code/modules/mob/living/simple_mob/subtypes/vore/macrophage.dm | 2 ++ 1 file changed, 2 insertions(+) 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