atmospheric analyzer 
Vars | |
| target | The breach we are currently tracking |
|---|---|
| tracking_airgroup | We keep track of the airgroup so we can acquire a new breach after the old one is patched, even if the user is standing on space at the time |
| typeinfo_type | Atmos analyzer |
Procs | |
| find_breach | Search the current airgroup for space borders and point to the closest one |
| update_breach | When our target is replaced (most likely no longer a breach), pick a new one |
Var Details
target 
The breach we are currently tracking
tracking_airgroup 
We keep track of the airgroup so we can acquire a new breach after the old one is patched, even if the user is standing on space at the time
typeinfo_type 
Atmos analyzer
Proc Details
find_breach
Search the current airgroup for space borders and point to the closest one
update_breach
When our target is replaced (most likely no longer a breach), pick a new one