Refactor machinery to default to being anchored

This commit is contained in:
Jordan Brown
2018-06-01 11:28:19 -05:00
committed by letterjay
parent 340c6d2e83
commit 5e15a988f6
142 changed files with 269 additions and 175 deletions
-1
View File
@@ -15,7 +15,6 @@
name = "mech bay power port"
desc = "This port recharges a mech's internal power cell."
density = TRUE
anchored = TRUE
dir = EAST
icon = 'icons/mecha/mech_bay.dmi'
icon_state = "recharge_port"
-1
View File
@@ -4,7 +4,6 @@
name = "exosuit fabricator"
desc = "Nothing is being built."
density = TRUE
anchored = TRUE
use_power = IDLE_POWER_USE
idle_power_usage = 20
active_power_usage = 5000