home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Issue 2 / Freelog_HS_3_Setp_Oct_Nov_2000_CD2.mdx / Arcade / Orbit / missions / squad4.inc < prev    next >
Text File  |  1999-08-04  |  576b  |  29 lines

  1. /*
  2.  *  Squadron of 4 misc fighters
  3.  */
  4.  
  5. Cursor { +0 +0 +3000 }
  6. Object { Name Gamma1 Model light1.tri Strategy hunt3 }
  7. Cursor { +0 +0 -3000 }
  8.  
  9. Cursor { -2000 -2000 -2000 }
  10. Object { Name Gamma2 Model light1.tri Strategy hunt3 }
  11. Cursor { +2000 +2000 +2000 }
  12.  
  13. Cursor { +2000 -2000 -2000 }
  14. Object { Name Gamma3 Model light2.tri Strategy hunt4 }
  15. Cursor { -2000 +2000 +2000 }
  16.  
  17. Weapon
  18. {
  19.     Index 9
  20.     Yield 30
  21.     Color 0x00ffff
  22.     Renderer 2
  23. }
  24.  
  25. Cursor { +0 +2000 -2000 }
  26. Object { Name GammaAce Model heavy1.tri Strategy hunt4 Weapon 9 }
  27. Cursor { +0 -2000 +2000 }
  28.  
  29.