area 
Vars | |
| always_unpowered | Disables constructing or using APCs in this area. |
|---|---|
| holomap_color | Color of this area on the holomap. Must be a hex color (as string) or null. |
| proper_name | Automatically set by SetName and Initialize; cached result of strip_improper(name). |
Procs | |
| powered | return true if the area has power to given channel |
Var Details
always_unpowered 
Disables constructing or using APCs in this area.
holomap_color 
Color of this area on the holomap. Must be a hex color (as string) or null.
proper_name 
Automatically set by SetName and Initialize; cached result of strip_improper(name).
Proc Details
powered
return true if the area has power to given channel