Siphon Pack is an Epic Fortnite Back Bling from the The First Shadows set. Siphon Pack was first added to the game in Fortnite Chapter 2 Season 8.
The First Shadows Set
Siphon Pack is part of the The First Shadows set! You can find all of the items that belong to it below.
Recent Fortnite Guides
'
adUnits = adUnits + '';
var newAnchor = document.createElement('div');
newAnchor.classList.add('sticky-sidebar-ad-anchor');
newAnchor.classList.add('post-' + postId);
var newElement = document.createElement('div');
newElement.innerHTML = ``;
var newStickySidebar = newElement.firstChild;
newStickySidebar.style.position = 'relative';
newStickySidebar.style.marginBottom = '20px';
newStickySidebar.classList.add('post-' + postId);
newStickySidebar.style.height =
document.querySelector('.gamurs-inf-scroll-post.post-' + postId).offsetHeight
- 20
+ 'px';
document.querySelector('aside#secondary').appendChild(newAnchor);
document.querySelector('aside#secondary').appendChild(newStickySidebar);
var $stickySideContainer = jQuery('.sticky-sidebar-container.post-' + postId),
$stickySideUnits = jQuery('.sticky-sidebar-container.post-' + postId + ' .units');
window.addEventListener('scroll', function() {
document.querySelector('.sticky-sidebar-container.post-' + postId).style.height =
document.querySelector('.gamurs-inf-scroll-post.post-' + postId).offsetHeight
- 20
+ 'px';
});
})();
}