[MIRROR] Unlucky trait (#11775)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-04 03:52:24 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 6eab8c8408
commit b8fe8fa68d
44 changed files with 1162 additions and 181 deletions
+1 -1
View File
@@ -323,7 +323,7 @@
if(!H.lying || H.handcuffed || arrest_type)
cuff = FALSE
if(!cuff)
H.stun_effect_act(0, stun_strength, null)
H.stun_effect_act(0, stun_strength, null, electric = TRUE)
playsound(src, 'sound/weapons/egloves.ogg', 50, 1, -1)
do_attack_animation(H)
busy = TRUE