[MIRROR] Crit people can cry [MDB IGNORE] (#17899)

* Crit people can cry (#71662)

## About The Pull Request
You can now cry while in crit. I honestly thought this was a thing
before and was surprised it wasn’t.

## Why It's Good For The Game
This has no mechanical advantage and is just flavor. Let’s you tell the
desword/revolver/whatever is the meta murderbone weapon user how you
really feel as they kill you.

## Changelog
🆑
add: You can now cry when in crit
/🆑

* Crit people can cry

Co-authored-by: KittyNoodle <78111117+KittyNoodle@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-12-04 07:29:16 -08:00
committed by GitHub
co-authored by KittyNoodle
parent ad24ef9d39
commit eec317a0ef
@@ -10,6 +10,7 @@
message = "cries."
message_mime = "sobs silently."
emote_type = EMOTE_AUDIBLE | EMOTE_VISIBLE
stat_allowed = SOFT_CRIT
/datum/emote/living/carbon/human/cry/run_emote(mob/user, params, type_override, intentional)
. = ..()