Fixes a bunch of bools missed in #11100

This commit is contained in:
MarinaGryphon
2021-07-16 15:55:49 -05:00
parent 5eea453437
commit a843667af3
73 changed files with 165 additions and 165 deletions
@@ -55,7 +55,7 @@
A.pixel_y = pixel_y
A.set_dir(dir)
A.circuit = M
A.anchored = 1
A.anchored = TRUE
for (var/obj/C in src)
C.forceMove(loc)
A.state = 3