home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Issue 2 / Freelog_HS_3_Setp_Oct_Nov_2000_CD2.mdx / Arcade / Orbit / missions / win.msn < prev   
Text File  |  1999-08-05  |  2KB  |  67 lines

  1. Verbose
  2.  
  3. Include marssci.inc
  4.  
  5. /* Player */
  6. Cursor { MarsSci -700 +200 }
  7. Player { }
  8.  
  9. Briefing
  10. {
  11.     Congratulations!\\
  12.     You have successfully completed ORBIT Episode One.\\
  13.     For more missions, check out the ORBIT web site at:\\
  14.     HTTP://GENESIS.NE.MEDIAONE.NET/orbit\\
  15.     Did you know you can design your own missions and include
  16.     your own spaceships and planets?  Check out the web site
  17.     for details!\\
  18.     Thanks for playing the game, and I sure hope you enjoyed it.\\
  19.     - Steve Belczyk, orbit@genesis.nred.ma.us
  20. }
  21.  
  22. /* Should have a MUSEUM here! */
  23.  
  24. Cursor { Mercury +10000 }
  25. Object { Name artifact1 Model artifact1.tri Strategy DoNothing }
  26. Cursor { +10000 }
  27. Object { Name base1 Model base1.tri Strategy DoNothing }
  28. Cursor { +10000 }
  29. Object { Name base2 Model base2.tri Strategy DoNothing }
  30. Cursor { +10000 }
  31. Object { Name comm1 Model comm1.tri Strategy DoNothing }
  32. Cursor { +10000 }
  33. Object { Name dest1 Model dest1.tri Strategy DoNothing }
  34. Cursor { +10000 }
  35. Object { Name eject1 Model eject1.tri Strategy DoNothing }
  36. Cursor { +10000 }
  37. Object { Name freight1 Model freight1.tri Strategy DoNothing }
  38. Cursor { +10000 }
  39. Object { Name heavy1 Model heavy1.tri Strategy DoNothing }
  40. Cursor { +10000 }
  41. Object { Name light1 Model light1.tri Strategy DoNothing }
  42. Cursor { +10000 }
  43. Object { Name light2 Model light2.tri Strategy DoNothing }
  44. Cursor { +10000 }
  45. Object { Name medium1 Model medium1.tri Strategy DoNothing }
  46. Cursor { +10000 }
  47. Object { Name null Model null.tri Strategy DoNothing }
  48. Cursor { +10000 }
  49. Object { Name platform Model platform.tri Strategy DoNothing }
  50. Cursor { +10000 }
  51. Object { Name portal1 Model portal1.tri Strategy DoNothing }
  52. Cursor { +10000 }
  53. Object { Name solar1 Model solar1.tri Strategy DoNothing }
  54. Cursor { +10000 }
  55. Object { Name solar2 Model solar2.tri Strategy DoNothing }
  56. Cursor { +10000 }
  57. Object { Name station1 Model station1.tri Strategy DoNothing }
  58. Cursor { +10000 }
  59. Object { Name station2 Model station2.tri Strategy DoNothing }
  60. Cursor { +10000 }
  61. Object { Name station3 Model station3.tri Strategy DoNothing }
  62. Cursor { +10000 }
  63. Object { Name station4 Model station4.tri Strategy DoNothing }
  64. Cursor { +10000 }
  65. Object { Name trans1 Model trans1.tri Strategy DoNothing }
  66.  
  67.