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