diff --git a/modular_doppler/human_health_maximum/code/to_the_limit.dm b/modular_doppler/human_health_maximum/code/to_the_limit.dm index a353811b1f7c9..1aac5502898c3 100644 --- a/modular_doppler/human_health_maximum/code/to_the_limit.dm +++ b/modular_doppler/human_health_maximum/code/to_the_limit.dm @@ -1,3 +1,4 @@ /mob/living/carbon/human + max_stamina = 170 maxHealth = 150 health = 150