Don't use unlimited enemies for this mission (comes later).
This commit is contained in:
parent
3fbf4d1f59
commit
9d2f88e30b
|
@ -16,8 +16,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"epic" : {
|
"epic" : {
|
||||||
"fighterLimit" : 24,
|
"fighterLimit" : 24
|
||||||
"unlimitedEnemies" : 1
|
|
||||||
},
|
},
|
||||||
"player" : {
|
"player" : {
|
||||||
"type" : "Rook",
|
"type" : "Rook",
|
||||||
|
@ -27,7 +26,6 @@
|
||||||
},
|
},
|
||||||
"fighters" : [
|
"fighters" : [
|
||||||
{
|
{
|
||||||
"name" : "ALLIES",
|
|
||||||
"types" : "TAF;Ray;Kingfisher;Hammerhead;Firefly;Nymph;Lynx;Hyena-A;Hyena-B",
|
"types" : "TAF;Ray;Kingfisher;Hammerhead;Firefly;Nymph;Lynx;Hyena-A;Hyena-B",
|
||||||
"side" : "SIDE_ALLIES",
|
"side" : "SIDE_ALLIES",
|
||||||
"x" : 25,
|
"x" : 25,
|
||||||
|
|
Loading…
Reference in New Issue