From 549d55c18f4677b854ae910d971e2d64d9decc27 Mon Sep 17 00:00:00 2001 From: Nakakapag <99790528+lorianss@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:53:35 +0300 Subject: [PATCH] Increases shrike plasma regeneration from 45 to 55. (#844) * Automatic changelog compile [ci skip] * Shrike * +5 --------- Co-authored-by: Changelogs --- .../living/carbon/xenomorph/castes/shrike/castedatum_shrike.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/xenomorph/castes/shrike/castedatum_shrike.dm b/code/modules/mob/living/carbon/xenomorph/castes/shrike/castedatum_shrike.dm index 317064f7cfe..d4bc10f0e24 100644 --- a/code/modules/mob/living/carbon/xenomorph/castes/shrike/castedatum_shrike.dm +++ b/code/modules/mob/living/carbon/xenomorph/castes/shrike/castedatum_shrike.dm @@ -18,7 +18,7 @@ // *** Plasma *** // plasma_max = 925 - plasma_gain = 45 + plasma_gain = 55 // *** Health *** // max_health = 400