Here is a full list of cosmetics from the Fortnite Synapse Set! It features a total of 3 Cosmetics that is broken up into 1 Outfit (Synapse), 1 Wrap (Hex Wave), 1 Back Bling (Holo-Pack).
Synapse Cosmetics
Rating: 3.7/5. From 2.2K votes.
Please wait...
Rating: 3.9/5. From 254 votes.
Please wait...
Rating: 3.7/5. From 136 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); }); })(); }