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
-1
View File
@@ -6,7 +6,6 @@
icon = 'icons/obj/economy.dmi'
icon_state = "coinpress0"
density = TRUE
anchored = TRUE
var/newCoins = 0 //how many coins the machine made in it's last load
var/processing = FALSE
var/chosen = MAT_METAL //which material will be used to make coins