Refactor machinery to default to being anchored

This commit is contained in:
Jordan Brown
2018-06-01 12:27:38 -04:00
committed by letterjay
parent 340c6d2e83
commit 5e15a988f6
142 changed files with 269 additions and 175 deletions
-2
View File
@@ -92,7 +92,6 @@
icon = 'icons/obj/machines/dominator.dmi'
icon_state = "dominator"
density = TRUE
anchored = TRUE
var/active = FALSE
var/obj/item/gps/gps
var/credits_stored = 0
@@ -234,7 +233,6 @@
icon = 'icons/obj/machines/research.dmi'
icon_state = "tdoppler"
density = TRUE
anchored = TRUE
var/cooldown = 0
var/result_count = 3 //Show X results.