diff --git a/code/modules/paperwork/photocopier.dm b/code/modules/paperwork/photocopier.dm index ff3b7b90b3a..4d0842a5b35 100644 --- a/code/modules/paperwork/photocopier.dm +++ b/code/modules/paperwork/photocopier.dm @@ -308,9 +308,8 @@ updateUsrDialog() return 0 else - visible_message("The Photocopier pings and a robotic voice speaks up:") playsound(loc, 'sound/machines/ping.ogg', 50, 0) - visible_message("Attention: Posterior Placed on Printing Plaque!") + atom_say("Attention: Posterior Placed on Printing Plaque!") return 1 /obj/item/device/toner