set waitfor in final countdown (#37453)
This commit is contained in:
committed by
CitadelStationBot
parent
ab3c55ab23
commit
620c1fcbb8
@@ -234,6 +234,8 @@ GLOBAL_DATUM(main_supermatter_engine, /obj/machinery/power/supermatter_crystal)
|
||||
return integrity
|
||||
|
||||
/obj/machinery/power/supermatter_crystal/proc/countdown()
|
||||
set waitfor = FALSE
|
||||
|
||||
if(final_countdown) // We're already doing it go away
|
||||
return
|
||||
final_countdown = TRUE
|
||||
|
||||
Reference in New Issue
Block a user