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

@@ -202,6 +202,7 @@ datum
materials = list("$glass" = 2000, "acid" = 20)
build_path = "/obj/item/weapon/circuitboard/air_management"
/* Uncomment if someone makes these buildable
general_alert
name = "Circuit Design (General Alert Console)"
desc = "Allows for the construction of circuit boards used to build a General Alert console."
@@ -210,6 +211,7 @@ datum
build_type = IMPRINTER
materials = list("$glass" = 2000, "acid" = 20)
build_path = "/obj/item/weapon/circuitboard/general_alert"
*/
robocontrol
name = "Circuit Design (Robotics Control Console)"