Advertisement
hamzaalloush

Tu-144D

Mar 13th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. reactor> foreach(engine){
  2. <reactor> start;
  3. <reactor> cutoff;
  4. <reactor> wait(57.5);
  5. <reactor> generator;
  6. <reactor> rect;
  7. <reactor> pump(backup);
  8. <reactor> }
  9. <reactor> foreach(engine){
  10. <reactor> pump(main);
  11. <reactor> }
  12.  
  13. <reactor> You probably won't listen, but yet again: ground power must be off after first generator on.
  14.  
  15. always fill 3 and 7, enable them, make sure to full according to 0.40 CG
  16.  
  17. fill all collectors
  18.  
  19. fill 6 to full, then use it as reserve, or use it as cross-feed to 3 and 7.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement