Files
Bubberstation/code/modules/mob
SkyratBot bbef690c12 [MIRROR] Fixes runtime when ghosts press the deathgasp emote hotkey [MDB IGNORE] (#16796)
* Fixes runtime when ghosts press the deathgasp emote hotkey (#70334)

The following runtime has occurred 1 time(s).
runtime error: undefined variable /mob/dead/observer/var/death_message
proc name: run emote (/datum/emote/living/deathgasp/run_emote)
  source file: emote.dm,119
  usr: Jimmy Little (/mob/dead/observer)
  src: /datum/emote/living/deathgasp (/datum/emote/living/deathgasp)

#69007 removed the living sanity check.

* Fixes runtime when ghosts press the deathgasp emote hotkey

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-10-12 00:24:34 -04:00
..
2022-10-09 03:27:39 +00:00