Department and Round Goals

This commit is contained in:
Mechoid
2020-12-11 19:19:15 -05:00
committed by VirgoBot
parent 0a35110191
commit 40d65d962f
15 changed files with 204 additions and 3 deletions
+2 -1
View File
@@ -31,7 +31,7 @@
// find the attached trunk (if present) and init gas resvr.
/obj/machinery/disposal/Initialize()
. = ..()
trunk = locate() in loc
if(!trunk)
mode = 0
@@ -481,6 +481,7 @@
playsound(src, 'sound/machines/disposalflush.ogg', 50, 0, 0)
last_sound = world.time
sleep(5) // wait for animation to finish
GLOB.disposals_flush_shift_roundstat++
H.init(src, air_contents) // copy the contents of disposer to holder