Here is a full list of cosmetics from the Fortnite Lok-Bot Set! It features a total of 3 Cosmetics that is broken up into 1 Outfit (Lok-Bot), 1 Harvesting Tool (Lok Pick), 1 Back Bling (Lok Block).
Lok-Bot Cosmetics
Rating: 3.5/5. From 118 votes.
Please wait...
Rating: 3.5/5. From 11 votes.
Please wait...
Rating: 3.8/5. From 6 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); }); })(); }