From 09a6dc5c2e513d0f20fe3ba612def59a0e429711 Mon Sep 17 00:00:00 2001 From: Antoonij <42318445+Antoonij@users.noreply.github.com> Date: Sun, 3 Nov 2024 16:29:25 +0100 Subject: [PATCH] bugfix: ghosts can now examine humans (#6119) --- code/modules/mob/living/carbon/human/examine.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/examine.dm b/code/modules/mob/living/carbon/human/examine.dm index 8a67c6024b7..6152cecfe17 100644 --- a/code/modules/mob/living/carbon/human/examine.dm +++ b/code/modules/mob/living/carbon/human/examine.dm @@ -426,7 +426,7 @@ pose = addtext(pose,".") //Makes sure all emotes end with a period. msg += "\n[p_they(TRUE)] [p_are()] [pose]" - if(client && mind && !mind.offstation_role && user.mind.special_role) // No ashwalkers, monkeys etc + if(client && mind && !mind.offstation_role && user.mind?.special_role) // No ashwalkers, monkeys etc var/permission_granted = client.prefs.toggles2 & PREFTOGGLE_2_GIB_WITHOUT_OBJECTIVE msg += "\n