Remove redundant anchored=TRUE from machines

This commit is contained in:
Tad Hardesty
2018-05-27 19:23:37 -07:00
parent 4afd6fd2a0
commit 2f212e16a3
133 changed files with 15 additions and 170 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.