Merge pull request #183 from Tastyfish/master

somehow this bug was only an issue once in a real game, fixed
This commit is contained in:
Tastyfish
2011-12-31 13:59:36 -08:00
+1 -1
View File
@@ -369,7 +369,7 @@ datum
light_switch
name = "Circuit Design (Light Switch)"
desc = "Allows for the construction of circuit boards used to build light switches."
id = "status_display"
id = "light_switch"
req_tech = list("engineering" = 2)
build_type = IMPRINTER
materials = list("$glass" = 2000, "acid" = 20)