home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 716.MEPWMCOM.MAC < prev    next >
Text File  |  1991-10-09  |  5KB  |  87 lines

  1. 'PWMCOM.MAC
  2. 'Radios for Portland
  3. '=========
  4. 'Adds Portland ATIS and FSS radios
  5.  
  6. 'Portland Intl ATIS
  7. '----------------
  8.  
  9. north, 18584                                                         
  10. east, 22021                                                           
  11. freq, 119.05                                                          
  12. id, "BRAVO"                                                           
  13. rwyne, 36                                                             
  14. rwyse, 11                                                             
  15. rwysw, 18                                                             
  16. rwynw, 29                                                             
  17. units, NM                                                             
  18. range, 65                                                             
  19. msg1, "PORTLAND INTL JETPORT"                                        
  20. msg2, "ILS RWY 11 & 29 AVAILABLE FQY 108.90 & 109.90"                 
  21. msg3, "YOU HAVE BRAVO"                                                
  22. atis,                                                                 
  23.  
  24. 'Bangor FSS remoted at Portland
  25. '------------
  26.  
  27. north, 18584                                                         
  28. east, 22021                                                           
  29. freq, 122.20                                                          
  30. units, NM                                                             
  31. range, 50                                                             
  32. msg1, "BANGOR FLIGHT SERVICE  PORTLAND ATIS 119.05 AUBURN/LEWISTON 122.80"
  33. msg2, "BIDDEFORD 123.00 WISCASSET 122.80 AUGUSTA 123.00 LIMINGTON 122.70"
  34. msg3, "SANFORD 122.80"
  35. com,                                                                  
  36.  
  37.  
  38.  
  39. north, 18756                                                          
  40. east, 21993                                                           
  41. freq, 122.80                                                          
  42. units, NM                                                             
  43. range, 15                                                             
  44. msg1, "AUBURN/LEWISTON UNICOM - FOR WEATHER TUNE PORTLAND ATIS 119.05"
  45. msg2, "ILS RWY 4 APPROACH AVAILABLE FQY 108.90"                       
  46. com,                                                                  
  47. north, 18496                                                          
  48. east, 21987                                                           
  49. freq, 123.00                                                          
  50. units, NM                                                             
  51. range, 15                                                             
  52. msg1, "BIDDEFORD UNICOM FOR WEATHER TUNE PORTLAND ATIS 119.05"        
  53. com,                                                                  
  54. north, 18757                                                          
  55. east, 22175                                                           
  56. freq, 122.80                                                          
  57. units, NM                                                             
  58. range, 15                                                             
  59. msg1, "WISSCASSET UNICOM  FOR WEATHER TUNE PORTLAND ATIS 119.05"      
  60. com,                                                                  
  61. north, 18903                                                          
  62. east, 22116                                                           
  63. freq, 123.00                                                          
  64. units, NM                                                             
  65. range, 15                                                             
  66. msg1, "AUGUSTA UNICOM  FOR WEATHER TUNE PORTLAND ATIS 119.05  ILS RWY"
  67. msg2, "17 APPROACH AVAILABLE FQY 108.70  CALM WIND RUNWAY 35"         
  68. com,                                                                  
  69. north, 18610                                                          
  70. east, 21899                                                           
  71. freq, 122.70                                                          
  72. units, NM                                                             
  73. range, 15                                                             
  74. msg1, "LIMINGTON UNICOM   FOR WEATHER TUNE PORTLAND ATIS 119.05"      
  75. com,                                                                  
  76. north, 18450                                                          
  77. east, 21920                                                           
  78. freq, 122.80                                                          
  79. units, NM                                                             
  80. range, 15                                                             
  81. msg1, "SANFORD UNICOM  FOR WEATHER TUNE PORTLAND ATIS 119.05"         
  82. com,                                                                  
  83.  
  84. END
  85.  
  86.  
  87.