mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
somehow this bug was only an issue once in a real game, fixed
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user