Misc. mission tweaks.
This commit is contained in:
parent
7eee4d3d8e
commit
6a36367544
|
@ -32,7 +32,7 @@
|
||||||
"player" : {
|
"player" : {
|
||||||
"type" : "Rook",
|
"type" : "Rook",
|
||||||
"side" : "SIDE_ALLIES",
|
"side" : "SIDE_ALLIES",
|
||||||
"pilot" : "Shaun Black",
|
"pilot" : "Cdr. Shaun Black",
|
||||||
"squadron" : "Salty Wildcats",
|
"squadron" : "Salty Wildcats",
|
||||||
"x" : 5,
|
"x" : 5,
|
||||||
"y" : 45
|
"y" : 45
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"type" : "Ray",
|
"type" : "Ray",
|
||||||
"side" : "SIDE_ALLIES",
|
"side" : "SIDE_ALLIES",
|
||||||
"pilot" : "1st Lt. Cora Pope",
|
"pilot" : "1st Lt. Cora Pope",
|
||||||
"squadron" : "Midnight Runners",
|
"squadron" : "Salty Wildcats",
|
||||||
"x" : 25,
|
"x" : 25,
|
||||||
"y" : 45
|
"y" : 45
|
||||||
},
|
},
|
||||||
|
|
|
@ -172,7 +172,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_SPAWNER 1 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."
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"MSG_BOX Wing Commander;How many?",
|
"MSG_BOX Wing Commander;How many?",
|
||||||
"MSG_BOX Wingmate #82;Tracking a dozen, but the numbers are growing rapidly",
|
"MSG_BOX Wingmate #82;Tracking a dozen, but the numbers are growing rapidly",
|
||||||
"WAIT_MSG_BOX",
|
"WAIT_MSG_BOX",
|
||||||
"ACTIVATE_SPAWNERS SwarmerSpawner"
|
"ACTIVATE_SPAWNER 1 SwarmerSpawner"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue