Autopsy scanner & optable sound (#8139)

This commit is contained in:
Wowzewow (Wezzy)
2020-02-03 01:57:39 +08:00
committed by GitHub
parent 58ea951e13
commit a118b6f28f
10 changed files with 93 additions and 48 deletions
+3 -3
View File
@@ -248,9 +248,9 @@
P.stamped += /obj/item/stamp
P.add_overlay(stampoverlay)
P.stamps += "<HR><i>This paper has been stamped by the NT Ore Processing System.</i>"
playsound(loc, "sound/bureaucracy/print.ogg", 75, 1)
user.visible_message("\The [src] spits out a piece of paper.")
user.visible_message("\The [src] rattles and prints out a sheet of paper.")
playsound(loc, "sound/bureaucracy/print_short.ogg", 50, 1)
// reset
output_mats = list()