mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[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:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user