Air Injector 
Vars | |
| frequency | Radio frequency to operate on. |
|---|---|
| id | Radio ID we respond to for multicast. |
| injecting | Are we injecting air at this current moment? |
| net_id | Radio ID that refers to specifically us. |
| on | Are we doing anything? |
| volume_rate | Volume of air to output. |
Procs | |
| inject | Injects gas into the environment once. |
Var Details
frequency 
Radio frequency to operate on.
id 
Radio ID we respond to for multicast.
injecting 
Are we injecting air at this current moment?
net_id 
Radio ID that refers to specifically us.
on 
Are we doing anything?
volume_rate 
Volume of air to output.
Proc Details
inject
Injects gas into the environment once.