Choking will no longer cause almost instant knockout.

The item strip window will no longer steal focus and refresh every second.

PDA:
Security/Medical records now show rank
Detective gets his own cart that has sec/med/manifest

Pipes:
They will no longer radiate heat and have more or less been removed from the process list.
This should reduce lag from the atmos system quite a bit.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1965 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-08-01 05:55:02 +00:00
parent 2224916ab9
commit dd645687de
17 changed files with 4922 additions and 4882 deletions

View File

@@ -130,7 +130,9 @@ obj/machinery/atmospherics/valve
process()
..()
if(open && (!node1 || !node2))
machines.Remove(src)
/* if(open && (!node1 || !node2))
close()
if(!node1)
if(!nodealert)
@@ -142,7 +144,7 @@ obj/machinery/atmospherics/valve
nodealert = 1
else if (nodealert)
nodealert = 0
*/
return