Shiptest 13 - Modules - TypesVar Details - Proc Details

deck_relay

Vars

aboveThe relay that's below us (for bridging powernets)
anchoredThe relay that's above us (for bridging powernets)

Procs

break_connectionsLose connections and reset the merged powernet so it makes 2 new seperated ones
connect_to_networkEvery time the network is propogated, check the connections and make sure they're merged again
find_relaysLocates relays that are above and below this object
mergeMerges the two powernets connected to the deck relays
multitool_actAllows you to scan the relay with a multitool to see stats/reconnect relays
refreshHandles re-acquiring + merging powernets found by find_relays()

Var Details

above

The relay that's below us (for bridging powernets)

anchored

The relay that's above us (for bridging powernets)

Proc Details

break_connections

Lose connections and reset the merged powernet so it makes 2 new seperated ones

connect_to_network

Every time the network is propogated, check the connections and make sure they're merged again

find_relays

Locates relays that are above and below this object

merge

Merges the two powernets connected to the deck relays

multitool_act

Allows you to scan the relay with a multitool to see stats/reconnect relays

refresh

Handles re-acquiring + merging powernets found by find_relays()