Merge pull request #2166 from Citadel-Station-13/upstream-merge-29540
[MIRROR] Fixes mutation toxins not stunning properly
This commit is contained in:
@@ -410,7 +410,7 @@
|
||||
return
|
||||
to_chat(H, "<span class='warning'><b>You crumple in agony as your flesh wildly morphs into new forms!</b></span>")
|
||||
H.visible_message("<b>[H]</b> falls to the ground and screams as [H.p_their()] skin bubbles and froths!") //'froths' sounds painful when used with SKIN.
|
||||
H.Knockdown(60, 0)
|
||||
H.Knockdown(60)
|
||||
addtimer(CALLBACK(src, .proc/mutate, H), 30)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user