mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Runtime fixies
This commit is contained in:
@@ -137,6 +137,8 @@
|
||||
return techdifference
|
||||
|
||||
/obj/machinery/r_n_d/reverse_engine/proc/researchQueue()
|
||||
if(!research_queue.len)
|
||||
return
|
||||
while(research_queue[1])
|
||||
if(stat&(NOPOWER|BROKEN))
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user