Fixes some FEA stuff, for a general improvement to how well the system runs.

This commit is contained in:
SkyMarshal
2012-05-11 18:19:00 -07:00
parent 50f7332740
commit 893529c69e
10 changed files with 13 additions and 1161 deletions
@@ -60,12 +60,6 @@
//a lot of these variables are pretty hacked, so dont rely on the comments
/obj/machinery/power/supermatter/process()
var/datum/gas_mixture/env = loc.return_air()
//Remove gas from surrounding area
var/transfer_moles = gasefficency * env.total_moles
var/datum/gas_mixture/removed = env.remove(transfer_moles)
//core can no longer spontaneously explode
/*
previousdet = det