Grammar.
This commit is contained in:
parent
5887f30100
commit
b086fc32e4
|
@ -14,7 +14,7 @@
|
||||||
"targetType" : "TT_WAYPOINT"
|
"targetType" : "TT_WAYPOINT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"requires" : 35,
|
"requires" : 35,
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"music" : "music/battle/InnerCore_Low.ogg",
|
"music" : "music/battle/InnerCore_Low.ogg",
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
"description" : "Eliminate all enemy target",
|
"description" : "Eliminate all enemy targets",
|
||||||
"targetName" : "ENEMY",
|
"targetName" : "ENEMY",
|
||||||
"targetValue" : 1,
|
"targetValue" : 1,
|
||||||
"targetType" : "TT_DESTROY",
|
"targetType" : "TT_DESTROY",
|
||||||
|
|
Loading…
Reference in New Issue