Erlandsson
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
This user has not yet published any mods.
Recent Activity
Downloaded mod
Version 2.0.2 of Croupier - loadout generator + flea quicksell
Nov 5, 2025 6:33 PM
View details
Created comment
Would be amazing if you could make it so that the extract "The Way Up" works the whole duration of the raid.
Nov 4, 2025 11:31 PM
View details