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
@@ -31,6 +31,7 @@
if(!last_data)
user << "There is no scan data to print."
return
playsound(loc, "sound/goonstation/machines/printer_thermal.ogg", 50, 1)
var/obj/item/weapon/paper/P = new /obj/item/weapon/paper(get_turf(src))
P.name = "paper - [form_title]"
P.info = "[last_data]"