Misc. mission updates.

This commit is contained in:
Steve 2016-01-24 09:50:39 +00:00
parent 672fd01282
commit bf3de041c6
5 changed files with 8 additions and 10 deletions

View File

@ -95,7 +95,7 @@
},
{
"name" : "INF Blackjack",
"types" : "INF Corvette 01",
"types" : "INF Corvette 02",
"side" : "SIDE_PANDORAN",
"x" : 40,
"y" : 25,

View File

@ -68,7 +68,7 @@
},
{
"name" : "Rocket Turret",
"types" : "RocketTurret",
"types" : "Rocket Turret",
"x" : 25,
"y" : 25,
"side" : "SIDE_PIRATE",

View File

@ -23,8 +23,7 @@
"targetName" : "Enemy",
"targetValue" : 1,
"targetType" : "TT_DESTROY",
"isEliminateAll" : 1,
"active" : 0
"isEliminateAll" : 1
}
],
"player" : {
@ -117,7 +116,6 @@
"MSG_BOX Strider;Almost done here, Control, not many targets remaining.",
"WAIT_MSG_BOX",
"ACTIVATE_ENTITY_GROUPS Reinforcements-2",
"ACTIVATE_OBJECTIVES Eliminate all enemy forces",
"MSG_BOX Control;Strider, be advised that we are tracking a further five INF fighters heading your way.",
"MSG_BOX Strider;Dammit, spoke to soon ..."
]

View File

@ -30,7 +30,7 @@
"description" : "Eliminate all remaining enemies",
"targetName" : "ENEMY",
"targetValue" : 1,
"targetType" : "TT_ESCAPED",
"targetType" : "TT_DESTROY",
"active" : 0,
"isEliminateAll" : 1
},

View File

@ -41,7 +41,7 @@
"active" : 0
},
{
"description" : "Eliminate all enemies",
"description" : "Eliminate all remaining enemies",
"targetName" : "ENEMY",
"targetValue" : 1,
"targetType" : "TT_DESTROY",
@ -132,7 +132,7 @@
},
{
"name" : "INF Gram",
"types" : "INF Corvette 01",
"types" : "INF Corvette 02",
"side" : "SIDE_PANDORAN",
"x" : 35,
"y" : 51,
@ -150,7 +150,7 @@
},
{
"name" : "INF Dragonlance",
"types" : "INF Corvette 01",
"types" : "INF Corvette 02",
"side" : "SIDE_PANDORAN",
"x" : 51,
"y" : 51,
@ -205,7 +205,7 @@
"MSG_BOX CSN Leviathan;Tracking two more corvettes heading your way: Dragonlance and Trident.",
"ACTIVATE_ENTITIES INF Dragonlance;INF Trident",
"ACTIVATE_ENTITY_GROUPS DragonTrident",
"ACTIVATE_OBJECTIVES Destroy INF Dragonlance;Destroy INF Trident;Eliminate all enemies",
"ACTIVATE_OBJECTIVES Destroy INF Dragonlance;Destroy INF Trident;Eliminate all remaining enemies",
"MSG_BOX Todd;Dragonlance, eh? As in, a lance used for killing dragons? Yeah, they wish.",
"MSG_BOX Wiley;They're not the only ones."
]