Runtime fixies

This commit is contained in:
d3athrow
2015-01-29 18:44:36 -06:00
parent 95acf2f308
commit f1644bb0af
29 changed files with 261 additions and 215 deletions

View File

@@ -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