From f20a09fbca57c9752e6447029604cec4c17e348b Mon Sep 17 00:00:00 2001 From: Jesters-Ballad Date: Sat, 15 Aug 2026 02:23:56 -0500 Subject: [PATCH] Sentinel-fix --- code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm b/code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm index 1b4f78c6d945..524f2379e58c 100644 --- a/code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm +++ b/code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm @@ -16,7 +16,7 @@ ///how much oxy damage should be given per process var/proc_damage_per_stack = 0.2 ///stopgrap for oxy damage on mob when this stops causing harm - var/max_oxyloss = 50 + var/max_oxyloss = 20 ///particles var/obj/effect/abstract/particle_holder/particle_holder