Clarke mission fixes.
This commit is contained in:
parent
bd5f1c3b49
commit
dd094070e0
|
@ -91,8 +91,8 @@
|
||||||
"groupName" : "Reinforcements",
|
"groupName" : "Reinforcements",
|
||||||
"types" : "Jackal;Sphinx;Mantis",
|
"types" : "Jackal;Sphinx;Mantis",
|
||||||
"side" : "SIDE_PANDORAN",
|
"side" : "SIDE_PANDORAN",
|
||||||
"x" : 45,
|
"x" : 35,
|
||||||
"y" : 45,
|
"y" : 35,
|
||||||
"number" : 6,
|
"number" : 6,
|
||||||
"scatter" : 0,
|
"scatter" : 0,
|
||||||
"aiFlags" : "+AIF_MOVES_TO_LEADER",
|
"aiFlags" : "+AIF_MOVES_TO_LEADER",
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function" : "OBJECTIVES_COMPLETE 3",
|
"function" : "OBJECTIVES_COMPLETE 4",
|
||||||
"lines" : [
|
"lines" : [
|
||||||
"WAIT 1",
|
"WAIT 1",
|
||||||
"MSG_BOX Carlyle;This is Carlyle. Blackjack and Dirk have been destroyed. All other fighters scratched.",
|
"MSG_BOX Carlyle;This is Carlyle. Blackjack and Dirk have been destroyed. All other fighters scratched.",
|
||||||
|
|
Loading…
Reference in New Issue