Modular computers printer now makes printing noises when it prints.

This commit is contained in:
Andrew O'Rourke
2017-08-10 20:44:12 +01:00
parent b12e5cb296
commit c9a052616e

View File

@@ -38,6 +38,9 @@
P.updateinfolinks()
stored_paper--
P = null
playsound(loc, 'sound/goonstation/machines/printer_thermal.ogg', 50, 1)
return TRUE
/obj/item/weapon/computer_hardware/printer/try_insert(obj/item/I, mob/living/user = null)