Remove redundant anchored=TRUE from machines

This commit is contained in:
Tad Hardesty
2018-05-27 19:23:16 -07:00
parent 4afd6fd2a0
commit 2f212e16a3
133 changed files with 15 additions and 170 deletions
@@ -9,7 +9,6 @@ GLOBAL_DATUM_INIT(keycard_events, /datum/events, new)
desc = "This device is used to trigger station functions, which require more than one ID card to authenticate."
icon = 'icons/obj/monitors.dmi'
icon_state = "auth_off"
anchored = TRUE
use_power = IDLE_POWER_USE
idle_power_usage = 2
active_power_usage = 6