home *** CD-ROM | disk | FTP | other *** search
/ PC Action 2000 February / FREESPACE_1.mdf / m-hope.fsc < prev    next >
Encoding:
Text File  |  1998-06-09  |  1.5 KB  |  70 lines

  1. $Name: The Last Hope
  2. $Type: multi coop
  3. +Description:
  4. The Hope is the most beloved destroyer of the Vasudan people.  In the final days of the Shivan war, it and its crew performed its most amazing operations.  This is the story of these operations.  This is the last story of Vasuda Prime.
  5.  
  6. $end_multi_text
  7. +Num Players: 4
  8.  
  9. +Starting Ships: ( "PVF Anubis" "PVF Seth" "PVF Horus" "PVF Thoth" "PVB Osiris" )
  10.  
  11. +Starting Weapons: ( "ML-16 Laser"  "Avenger" "Flail" "Prometheus" "Banshee" "Disruptor"  "MX-50"  "Fury" "Interceptor" "Hornet" "Phoenix V" "Synaptic" "Tsunami" "Stiletto")
  12.  
  13.  
  14. $Mission: mm3-01a.FSM
  15. +Flags: 0
  16. +Formula: ( cond
  17.    (
  18.       ( is-previous-goal-true
  19.          "mm3-01a.FSM"
  20.          "Escort Ships"
  21.       )
  22.       ( next-mission "mm3-02a.FSM" )
  23.    )
  24.    ( ( true ) ( next-mission "mm3-01a.FSM" ) )
  25. )
  26.  
  27. +Level: 0
  28. +Position: 0
  29.  
  30. $Mission: mm3-02a.FSM
  31. +Flags: 0
  32. +Formula: ( cond
  33.    (
  34.       ( or
  35.          ( is-previous-goal-true
  36.             "mm3-02a.FSM"
  37.             "Protect the Hope"
  38.          )
  39.          ( is-previous-event-true
  40.             "mm3-02a.FSM"
  41.             "Hope destroyed"
  42.          )
  43.       )
  44.       ( next-mission "mm3-03a.FSM" )
  45.    )
  46.    ( ( true ) ( next-mission "mm3-02a.FSM" ) )
  47. )
  48.  
  49. +Level: 1
  50. +Position: 0
  51.  
  52. $Mission: mm3-03a.FSM
  53. +Flags: 0
  54. +Formula: ( cond
  55.    (
  56.       ( is-previous-goal-false
  57.          "mm3-03a.FSM"
  58.          "Defend Terminal"
  59.       )
  60.       ( next-mission "mm3-03a.FSM" )
  61.    )
  62.    ( ( true ) ( end-of-campaign ) )
  63. )
  64.  
  65. +Level: 2
  66. +Position: 0
  67.  
  68. #End
  69.  
  70.