Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

area

Vars

always_unpoweredDisables constructing or using APCs in this area.
can_have_gravityIf FALSE, this area is unable to have its gravity overridden by a gravity generator. Used on /area/space.
holomap_colorColor of this area on the holomap. Must be a hex color (as string) or null.
proper_nameAutomatically set by SetName and Initialize; cached result of strip_improper(name).

Procs

poweredreturn true if the area has power to given channel

Var Details

always_unpowered

Disables constructing or using APCs in this area.

can_have_gravity

If FALSE, this area is unable to have its gravity overridden by a gravity generator. Used on /area/space.

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