diff --git a/code/modules/mining/lavaland/necropolis_chests.dm b/code/modules/mining/lavaland/necropolis_chests.dm index 4cb61f1028d..6e58ad9993f 100644 --- a/code/modules/mining/lavaland/necropolis_chests.dm +++ b/code/modules/mining/lavaland/necropolis_chests.dm @@ -874,7 +874,7 @@ return to_chat(user, span_notice("You call out for aid, attempting to summon spirits to your side.")) - notify_ghosts("[user] is raising [user.p_their()] [src], calling for your help!", + notify_ghosts("[user] is raising [user.p_their()] [name], calling for your help!", enter_link="(Click to help)", source = user, ignore_key = POLL_IGNORE_SPECTRAL_BLADE, header = "Spectral blade")