Text tweaks.

This commit is contained in:
Steve 2015-12-20 14:31:16 +00:00
parent d8eb896456
commit 5ac96998a0
7 changed files with 19 additions and 19 deletions

View File

@ -7,7 +7,7 @@
"requires" : "data/missions/temper/03 - pirate uprising #3.json", "requires" : "data/missions/temper/03 - pirate uprising #3.json",
"objectives" : [ "objectives" : [
{ {
"description" : "Check all Wayponts", "description" : "Check all wayponts",
"targetName" : "Waypoint", "targetName" : "Waypoint",
"targetValue" : 5, "targetValue" : 5,
"targetType" : "TT_WAYPOINT" "targetType" : "TT_WAYPOINT"

View File

@ -16,7 +16,7 @@
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
}, },
{ {
"description" : "Retreat to Extraction Point", "description" : "Retreat to extraction point",
"targetName" : "Player", "targetName" : "Player",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_ESCAPED", "targetType" : "TT_ESCAPED",

View File

@ -7,7 +7,7 @@
"requires" : "PREVIOUS", "requires" : "PREVIOUS",
"objectives" : [ "objectives" : [
{ {
"description" : "Check all Wayponts", "description" : "Check all wayponts",
"targetName" : "Waypoint", "targetName" : "Waypoint",
"targetValue" : 4, "targetValue" : 4,
"targetType" : "TT_WAYPOINT" "targetType" : "TT_WAYPOINT"
@ -20,14 +20,14 @@
"active" : 0 "active" : 0
}, },
{ {
"description" : "Bring in Stranded Dart", "description" : "Bring in stranded Dart",
"targetName" : "Stranded Dart", "targetName" : "Stranded Dart",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_ESCAPED", "targetType" : "TT_ESCAPED",
"active" : 0 "active" : 0
}, },
{ {
"description" : "Do not destroy Stranded Dart", "description" : "Do not destroy stranded Dart",
"targetName" : "Stranded Dart", "targetName" : "Stranded Dart",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DESTROY", "targetType" : "TT_DESTROY",

View File

@ -13,20 +13,20 @@
}, },
"objectives" : [ "objectives" : [
{ {
"description" : "Check all Waypoints", "description" : "Check all waypoints",
"targetName" : "Waypoint", "targetName" : "Waypoint",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_WAYPOINT" "targetType" : "TT_WAYPOINT"
}, },
{ {
"description" : "Disable Pirate Commander", "description" : "Disable pirate commander",
"targetName" : "Pirate Commander", "targetName" : "Pirate Commander",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DISABLE", "targetType" : "TT_DISABLE",
"active" : 0 "active" : 0
}, },
{ {
"description" : "Disable Tzac Commander", "description" : "Disable Tzac commander",
"targetName" : "Tzac Commander", "targetName" : "Tzac Commander",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DISABLE", "targetType" : "TT_DISABLE",
@ -40,7 +40,7 @@
"active" : 0 "active" : 0
}, },
{ {
"description" : "Do not allow Pirate Commander to be killed", "description" : "Do not allow pirate commander to be killed",
"targetName" : "Pirate Commander", "targetName" : "Pirate Commander",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DESTROY", "targetType" : "TT_DESTROY",
@ -48,7 +48,7 @@
"isCondition" : 1 "isCondition" : 1
}, },
{ {
"description" : "Do not allow Tzac Commander to be killed", "description" : "Do not allow Tzac commander to be killed",
"targetName" : "Tzac Commander", "targetName" : "Tzac Commander",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DESTROY", "targetType" : "TT_DESTROY",

View File

@ -15,13 +15,13 @@
}, },
"objectives" : [ "objectives" : [
{ {
"description" : "Eliminate Pirate Captains", "description" : "Eliminate pirate captains",
"targetName" : "Pirate Captain", "targetName" : "Pirate Captain",
"targetValue" : 3, "targetValue" : 3,
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
}, },
{ {
"description" : "Eliminate Sentry Cannons", "description" : "Eliminate sentry cannons",
"targetName" : "Rocket Turret", "targetName" : "Rocket Turret",
"targetValue" : 8, "targetValue" : 8,
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
@ -108,14 +108,14 @@
] ]
}, },
{ {
"function" : "Eliminate Pirate Captains", "function" : "Eliminate pirate captains",
"lines" : [ "lines" : [
"WAIT 1", "WAIT 1",
"MSG_BOX Carr;Alexandria: reporting all captain vessels destroyed." "MSG_BOX Carr;Alexandria: reporting all captain vessels destroyed."
] ]
}, },
{ {
"function" : "Eliminate Sentry Cannons", "function" : "Eliminate sentry cannons",
"lines" : [ "lines" : [
"WAIT 1", "WAIT 1",
"MSG_BOX Carr;Alexandria: sentry cannons eliminated." "MSG_BOX Carr;Alexandria: sentry cannons eliminated."

View File

@ -7,7 +7,7 @@
"requires" : "PREVIOUS", "requires" : "PREVIOUS",
"objectives" : [ "objectives" : [
{ {
"description" : "Capture Pirate Lieutenant", "description" : "Capture pirate lieutenant",
"targetName" : "Pirate Lieutenant", "targetName" : "Pirate Lieutenant",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DISABLE" "targetType" : "TT_DISABLE"
@ -19,14 +19,14 @@
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
}, },
{ {
"description" : "Do not kill Pirate Lieutenant", "description" : "Do not kill pirate lieutenant",
"targetName" : "Pirate Lieutenant", "targetName" : "Pirate Lieutenant",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_DESTROY", "targetType" : "TT_DESTROY",
"isCondition" : 1 "isCondition" : 1
}, },
{ {
"description" : "Do not let Pirate Lieutenant Escape", "description" : "Do not let pirate lieutenant escape",
"targetName" : "Pirate Lieutenant", "targetName" : "Pirate Lieutenant",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_ESCAPED", "targetType" : "TT_ESCAPED",

View File

@ -7,7 +7,7 @@
"requires" : "PREVIOUS", "requires" : "PREVIOUS",
"objectives" : [ "objectives" : [
{ {
"description" : "Eliminate Pirate Leaders", "description" : "Eliminate pirate leaders",
"targetName" : "Pirate Leader", "targetName" : "Pirate Leader",
"targetValue" : 4, "targetValue" : 4,
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
@ -19,7 +19,7 @@
"targetType" : "TT_DESTROY" "targetType" : "TT_DESTROY"
}, },
{ {
"description" : "Do not let any Pirate Leaders escape", "description" : "Do not let any pirate leaders escape",
"targetName" : "Pirate Leader", "targetName" : "Pirate Leader",
"targetValue" : 1, "targetValue" : 1,
"targetType" : "TT_ESCAPED", "targetType" : "TT_ESCAPED",