Misc. mission clean up.
This commit is contained in:
parent
743a2d73d4
commit
6ca888d775
|
@ -164,7 +164,7 @@
|
||||||
"MSG_BOX Welch;No, but there's a lot of them ...",
|
"MSG_BOX Welch;No, but there's a lot of them ...",
|
||||||
"WAIT_MSG_BOX",
|
"WAIT_MSG_BOX",
|
||||||
"ACTIVATE_OBJECTIVES Eliminate Swarmers",
|
"ACTIVATE_OBJECTIVES Eliminate Swarmers",
|
||||||
"ACTIVATE_SPAWNERS SwarmerSpawner",
|
"ACTIVATE_SPAWNERS SwarmerSpawner",
|
||||||
"MSG_BOX CSN Thunderbird;Welch, we're detecting more of the swarmer things heading your way.",
|
"MSG_BOX CSN Thunderbird;Welch, we're detecting more of the swarmer things heading your way.",
|
||||||
"MSG_BOX Welch;How many more?",
|
"MSG_BOX Welch;How many more?",
|
||||||
"MSG_BOX CSN Thunderbird;Tracking around three dozen, and the numbers are rising."
|
"MSG_BOX CSN Thunderbird;Tracking around three dozen, and the numbers are rising."
|
||||||
|
|
|
@ -82,34 +82,34 @@
|
||||||
{
|
{
|
||||||
"function" : "TIME 2",
|
"function" : "TIME 2",
|
||||||
"lines" : [
|
"lines" : [
|
||||||
"MSG_BOX UNF Wing Commander;Stay sharp, people. We need to hold the line here!",
|
"MSG_BOX 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 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 Wingmate #82;Pair up, and take them down together. We stand a much better chance that way."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function" : "ALLIES_KILLED 30",
|
"function" : "ALLIES_KILLED 30",
|
||||||
"lines" : [
|
"lines" : [
|
||||||
"ACTIVATE_ENTITIES INF Qama;INF Seax;INF Mora;INF Sharpfinger",
|
"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 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 Wingmate #41;What's happened to all our own capital ships?!",
|
||||||
"MSG_BOX UNF Wing Commander;They've been scratched."
|
"MSG_BOX Wing Commander;They've been scratched."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function" : "ALLIES_KILLED 60",
|
"function" : "ALLIES_KILLED 60",
|
||||||
"lines" : [
|
"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",
|
"function" : "ALLIES_KILLED 90",
|
||||||
"lines" : [
|
"lines" : [
|
||||||
"MSG_BOX UNF Wingmate #94;We have to sound the retreat!",
|
"MSG_BOX 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 Wing Commander;Mister, you remain where you are! We're not abando--",
|
||||||
"WAIT_MSG_BOX",
|
"WAIT_MSG_BOX",
|
||||||
"WAIT 3",
|
"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