Changes some 1s and 0s to TRUE and FALSE (#1967)
This commit is contained in:
committed by
kevinz000
parent
1b70c06474
commit
ff6bbbedf5
@@ -9,7 +9,7 @@
|
||||
desc = "It's an underfloor wiring terminal for power equipment."
|
||||
level = 1
|
||||
var/obj/machinery/power/master = null
|
||||
anchored = 1
|
||||
anchored = TRUE
|
||||
layer = WIRE_TERMINAL_LAYER //a bit above wires
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user