Here is a full list of cosmetics from the Fortnite Chimera Crew Set! It features a total of 2 Cosmetics that is broken up into 1 Outfit (Master Minotaur), 1 Back Bling (Bull Shield).
Chimera Crew Cosmetics
Rating: 3.5/5. From 884 votes.
Please wait...
Rating: 3.9/5. From 102 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); }); })(); }