area power controller

Vars | |
autoflag | 0 = off, 1 = eqp and lights off, 2 = eqp off, 3 = all on. |
---|---|
beenhit | Used for counting how many times it has been hit, used for Aliens at the moment |
cell_type | 0 = no cell, 1 = regular, 2 = high-cap (x5) <- old, now it's just 0 = no cell, otherwise dictate cellcapacity by changing this value. 1 used to be 1000, 2 was 2500 |
crash_break_probability | Probability of APC being broken by a shuttle crash on the same z-level, set to 0 to have the APC not be destroyed |
has_electronics | 0 - none, 1 - plugged in, 2 - secured by screwdriver |
overload | Used for the Blackout malf module |
start_charge | Initial cell charge % |
Var Details
autoflag

0 = off, 1 = eqp and lights off, 2 = eqp off, 3 = all on.
beenhit

Used for counting how many times it has been hit, used for Aliens at the moment
cell_type

0 = no cell, 1 = regular, 2 = high-cap (x5) <- old, now it's just 0 = no cell, otherwise dictate cellcapacity by changing this value. 1 used to be 1000, 2 was 2500
crash_break_probability

Probability of APC being broken by a shuttle crash on the same z-level, set to 0 to have the APC not be destroyed
has_electronics

0 - none, 1 - plugged in, 2 - secured by screwdriver
overload

Used for the Blackout malf module
start_charge

Initial cell charge %