Misc. mission clean up.
This commit is contained in:
parent
743a2d73d4
commit
6ca888d775
|
@ -82,34 +82,34 @@
|
|||
{
|
||||
"function" : "TIME 2",
|
||||
"lines" : [
|
||||
"MSG_BOX UNF Wing Commander;Stay sharp, people. We need to hold the line here!",
|
||||
"MSG_BOX UNF Wingmate #31;Oh my God, there's a lot of them ...",
|
||||
"MSG_BOX UNF Wingmate #82;Pair up, and take them down together. We stand a much better chance that way."
|
||||
"MSG_BOX Wing Commander;Stay sharp, people. We need to hold the line here!",
|
||||
"MSG_BOX Wingmate #31;Oh my God, there's a lot of them ...",
|
||||
"MSG_BOX Wingmate #82;Pair up, and take them down together. We stand a much better chance that way."
|
||||
]
|
||||
},
|
||||
{
|
||||
"function" : "ALLIES_KILLED 30",
|
||||
"lines" : [
|
||||
"ACTIVATE_ENTITIES INF Qama;INF Seax;INF Mora;INF Sharpfinger",
|
||||
"MSG_BOX UNF Wing Commander;Heads up, people. Four INF corvettes just entered the area.",
|
||||
"MSG_BOX UNF Wingmate #41;What's happened to all our own capital ships?!",
|
||||
"MSG_BOX UNF Wing Commander;They've been scratched."
|
||||
"MSG_BOX Wing Commander;Heads up, people. Four INF corvettes just entered the area.",
|
||||
"MSG_BOX Wingmate #41;What's happened to all our own capital ships?!",
|
||||
"MSG_BOX Wing Commander;They've been scratched."
|
||||
]
|
||||
},
|
||||
{
|
||||
"function" : "ALLIES_KILLED 60",
|
||||
"lines" : [
|
||||
"MSG_BOX UNF Wingmate #63;That Dust Brothers have been flagged."
|
||||
"MSG_BOX Wingmate #63;That Dust Brothers have been flagged."
|
||||
]
|
||||
},
|
||||
{
|
||||
"function" : "ALLIES_KILLED 90",
|
||||
"lines" : [
|
||||
"MSG_BOX UNF Wingmate #94;We have to sound the retreat!",
|
||||
"MSG_BOX UNF Wing Commander;Mister, you remain where you are! We're not abando--",
|
||||
"MSG_BOX Wingmate #94;We have to sound the retreat!",
|
||||
"MSG_BOX Wing Commander;Mister, you remain where you are! We're not abando--",
|
||||
"WAIT_MSG_BOX",
|
||||
"WAIT 3",
|
||||
"MSG_BOX UNF Wingmate #98;The wing commander's dead."
|
||||
"MSG_BOX Wingmate #98;The wing commander's dead."
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue