byond - Modules - TypesVar Details - Proc Details

antenna

Vars

comms_setupIf the comms system is configured.
startup_timer_idID of the startup timer

Procs

finish_startupFinishes startup, rendering the module effective.
on_interference_checkHandles interacting with caves checking for if anything is reducing (or increasing) interference.
start_syncBegins the startup sequence.

Var Details

comms_setup

If the comms system is configured.

startup_timer_id

ID of the startup timer

Proc Details

finish_startup

Finishes startup, rendering the module effective.

on_interference_check

Handles interacting with caves checking for if anything is reducing (or increasing) interference.

start_sync

Begins the startup sequence.