Lowered required kills, and removed destroy cap ship objectives.
This commit is contained in:
parent
6088a98a40
commit
2f71467e3b
|
@ -9,7 +9,7 @@
|
|||
"unwinnable" : 1,
|
||||
"epic" : {
|
||||
"fighterLimit" : 18,
|
||||
"kills" : 55,
|
||||
"kills" : 45,
|
||||
"unlimitedEnemies" : 1
|
||||
},
|
||||
"objectives" : [
|
||||
|
@ -19,18 +19,6 @@
|
|||
"targetValue" : 1,
|
||||
"targetType" : "TT_DESTROY",
|
||||
"isEliminateAll" : 1
|
||||
},
|
||||
{
|
||||
"description" : "Destroy INF Mora",
|
||||
"targetName" : "INF Mora",
|
||||
"targetValue" : 1,
|
||||
"targetType" : "TT_DESTROY"
|
||||
},
|
||||
{
|
||||
"description" : "Destroy INF Karambit",
|
||||
"targetName" : "INF Karambit",
|
||||
"targetValue" : 1,
|
||||
"targetType" : "TT_DESTROY"
|
||||
}
|
||||
],
|
||||
"player" : {
|
||||
|
|
Loading…
Reference in New Issue