Fixed some runtimes.

Job system once again has -1 as unlimited.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2451 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-10-30 07:14:17 +00:00
parent 830b28dc7f
commit 9a2ee43b59
11 changed files with 24 additions and 15 deletions

View File

@@ -95,7 +95,7 @@
in_chamber.yo = targloc.y - curloc.y
in_chamber.xo = targloc.x - curloc.x
spawn()
in_chamber.process()
if(in_chamber) in_chamber.process()
sleep(1)
in_chamber = null