mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
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:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user