signaler  
| Vars | |
| code | The code sent by this signaler. | 
|---|---|
| cooldown_length | How long of a cooldown exists on this signaller. | 
| frequency | The frequency this signaler is set to. | 
| hearing_range | How many tiles away can you hear when this signaler is used or gets activated. | 
| last_receive_signal_log | String containing the last piece of logging data relating to when this signaller has received a signal. | 
| radio_connection | The radio frequency connection this signaler is using. | 
| range | Signal range, see /datum/radio_frequency/proc/post_signal | 
| suicide_mob | Holds a reference string to the mob, decides how much of a gamer you are. | 
| suicider | Holds the mind that commited suicide. | 
Var Details
code 
The code sent by this signaler.
cooldown_length 
How long of a cooldown exists on this signaller.
frequency 
The frequency this signaler is set to.
hearing_range 
How many tiles away can you hear when this signaler is used or gets activated.
last_receive_signal_log 
String containing the last piece of logging data relating to when this signaller has received a signal.
radio_connection  
The radio frequency connection this signaler is using.
range 
Signal range, see /datum/radio_frequency/proc/post_signal
suicide_mob 
Holds a reference string to the mob, decides how much of a gamer you are.
suicider  
Holds the mind that commited suicide.