[MIRROR] Fixes some places that paralyze should KO as well (#12210)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-01-05 02:16:45 +01:00
committed by GitHub
co-authored by Cameron Lennox
parent 909df6f0f7
commit 31217ee591
22 changed files with 37 additions and 1 deletions
@@ -107,6 +107,7 @@ the artifact triggers the rage.
if(prob(last_shock_stage))
to_chat(holder, span_warning("You pass out from the pain you were suppressing."))
holder.Paralyse(5)
holder.Sleeping(5)
if(ishuman(holder))
var/mob/living/carbon/human/H = holder