mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
PANIC
This commit is contained in:
@@ -211,7 +211,7 @@ var/list/alldepartments = list("Central Command")
|
||||
C << output(msg, "window1.msay_output")//if i get told to make this a proc imma be fuckin mad
|
||||
else
|
||||
to_chat(C, msg)
|
||||
to_chat(C, 'sound/effects/fax.ogg')
|
||||
C << 'sound/effects/fax.ogg'
|
||||
|
||||
proc/SendFax(var/sent, var/sentname, var/mob/Sender, var/dpt, var/centcomm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user