Refactor machinery to default to being anchored
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user