SPLURT Station 13 - Modules - TypesVar Details - Proc Details

power_cable

Automatically links on init to power cables and other cable builder helpers. Only supports cardinals.

Vars

cable_colorcable color as from GLOB.cable_colors
knotWhether or not we forcefully make a knot

Procs

build_networkDirections should only ever have cardinals.
scan_directionsScans directions, sets network_directions to have every direction that we can link to. If there's another power cable builder detected, make sure they know we're here by adding us to their cable directions list before we're deleted.

Var Details

cable_color

cable color as from GLOB.cable_colors

knot

Whether or not we forcefully make a knot

Proc Details

build_network

Directions should only ever have cardinals.

scan_directions

Scans directions, sets network_directions to have every direction that we can link to. If there's another power cable builder detected, make sure they know we're here by adding us to their cable directions list before we're deleted.