The super-efficient combat squad is back. Lucasfilm Studios presented the trailer for the second season of the animated action movie Star Wars: Bad Batch. The video announced the new adventures of the main characters and announced the approximate release date for the sequel – fresh episodes will begin to be released on the Disney + digital platform in the fall.
—
waiting for 5 votes
Fantastic action, produced by Dave Filoni, tells about the dangerous and exciting journey of a team of elite combat clones, whose genetic abnormalities, acquired as a result of the experiment, gave them unique skills. Called the “Bad Batch”, the commandos are trying to find their place in a galaxy far, far away after the events of the Clone Wars.
if(getCookie(“isOverlayWatched”) == undefined) {
let invoked = false;
window.addEventListener(‘scroll’, function () {
if (window.pageYOffset > 500 && invoked == false) {
console.log(‘test’);
invoked = true;
adfoxCallOverlay = function () {
window.yaContextCb.push(() => {
Ya.adfoxCode.createAdaptive({
ownerId: 389280,
containerId: ‘adfox_164568367444831502’,
params: {
pp: ‘bsgx’,
ps: ‘fmlm’,
p2: ‘hndz’
},
onLoad: function (data) {
console.log(data);
console.log(‘Overlay loaded’);
},
onRender: function () {
setCookie(‘isOverlayWatched’, ‘true’, {‘max-age’: 21600});
console.log(‘Overlay rendered’);
},
onError: function (error) {
console.log(error);
},
onStub: function () {
console.log(‘Server return no ad’);
}
}, [‘tablet’, ‘phone’]{
tabletWidth: 1023,
phoneWidth: 768,
isAutoReloads: false
})
});
};
makeAdfinityOverlay(adfoxCallOverlay, 8, 0, “adfox_164568367444831502”, 300, 250);
}
});
}