* 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>