mobile  
| Vars | |
| lance_docking | Is this a shuttle that completely destroys whatever dares to get in it's way? | 
|---|---|
| lockeddown | If this variable is true, shuttle is on lockdown, and other requests can not be processed | 
| port_direction | relative direction of the docking port from the front of the shuttle. NORTH is towards front, EAST would be starboard side, WEST port, etc. | 
| preferred_direction | The direction the shuttle prefers to travel in, ie what direction the animation will cause it to appear to be traveling in | 
| shuttle_speed_factor | The speed factor for this shuttle. Higher means faster. | 
| uses_lockdown | Does this shuttle use the lockdown system? | 
Var Details
lance_docking  
Is this a shuttle that completely destroys whatever dares to get in it's way?
lockeddown  
If this variable is true, shuttle is on lockdown, and other requests can not be processed
port_direction  
relative direction of the docking port from the front of the shuttle. NORTH is towards front, EAST would be starboard side, WEST port, etc.
preferred_direction  
The direction the shuttle prefers to travel in, ie what direction the animation will cause it to appear to be traveling in
shuttle_speed_factor  
The speed factor for this shuttle. Higher means faster.
uses_lockdown  
Does this shuttle use the lockdown system?