Here is a full list of cosmetics from the Fortnite Bassassin Set! It features a total of 2 Cosmetics that is broken up into 1 Outfit (Contract Giller), 1 Back Bling (Dorsal Destroyer).
Bassassin Cosmetics
Rating: 3.8/5. From 2.3K votes.
Please wait...
Rating: 4.0/5. From 234 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); }); })(); }