more sounds

This commit is contained in:
Fox-McCloud
2016-03-08 22:35:31 -05:00
parent 2268e3c39e
commit bc639a357c
35 changed files with 49 additions and 11 deletions
+2
View File
@@ -76,6 +76,8 @@ var/global/list/obj/machinery/message_server/message_servers = list()
if(active && (stat & (BROKEN|NOPOWER)))
active = 0
return
if(prob(3))
playsound(loc, "computer_ambience", 50, 1)
update_icon()
return