mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
- Replaced visible_message with atom_say
What the title says
This commit is contained in:
@@ -308,9 +308,8 @@
|
||||
updateUsrDialog()
|
||||
return 0
|
||||
else
|
||||
visible_message("<span class='notice'>The Photocopier pings and a robotic voice speaks up:</span>")
|
||||
playsound(loc, 'sound/machines/ping.ogg', 50, 0)
|
||||
visible_message("<span class='danger'>Attention: Posterior Placed on Printing Plaque!</span>")
|
||||
atom_say("<span class='danger'>Attention: Posterior Placed on Printing Plaque!</span>")
|
||||
return 1
|
||||
|
||||
/obj/item/device/toner
|
||||
|
||||
Reference in New Issue
Block a user