Merge pull request #4243 from mistyLuminescence/gridchecker

Grid checker is now dense and anchored
This commit is contained in:
Anewbe
2017-11-10 10:57:53 -06:00
committed by GitHub
+2
View File
@@ -4,6 +4,8 @@
than the alternative."
icon_state = "gridchecker_on"
circuit = /obj/item/weapon/circuitboard/grid_checker
density = 1
anchored = 1
var/power_failing = FALSE // Turns to TRUE when the grid check event is fired by the Game Master, or perhaps a cheeky antag.
// Wire stuff below.
var/datum/wires/grid_checker/wires