Here is a full list of cosmetics from the Fortnite 1337 Fleet Set! It features a total of 2 Cosmetics that is broken up into 1 Outfit (Cade), 1 Back Bling (Tower of Power).
1337 Fleet Cosmetics
Rating: 3.5/5. From 185 votes.
Please wait...
Rating: 4.0/5. From 31 votes.
Please wait...
'; var newStickySidebar = newElement.firstChild; newStickySidebar.style.position = 'relative'; newStickySidebar.style.marginBottom = '20px'; newStickySidebar.classList.add('post-' + postId); newStickySidebar.style.height = (document.querySelector('article#post-' + postId).clientHeight - 20) + 'px'; document.querySelector('#secondary').appendChild(newStickySidebar); var $stickySideContainer = document.querySelector('.sticky-sidebar-container.post-' + postId); function resizePostSidebar(postId) { $stickySideContainer.style.height = (document.querySelector('article#post-' + postId).clientHeight - 20) + 'px'; } resizePostSidebar(postId); window.addEventListener('scroll', function() { resizePostSidebar(postId); }); })(); }