mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
sfad (#18021)
This commit is contained in:
@@ -226,7 +226,7 @@ var/list/admin_departments
|
||||
if (!istype(incoming, /obj/item/paper) && !istype(incoming, /obj/item/photo) && !istype(incoming, /obj/item/paper_bundle))
|
||||
return 0
|
||||
|
||||
playsound(loc, "sound/bureaucracy/print.ogg", 75, 1)
|
||||
playsound(loc, 'sound/bureaucracy/print.ogg', 75, 1)
|
||||
|
||||
// give the sprite some time to flick
|
||||
spawn(20)
|
||||
|
||||
Reference in New Issue
Block a user