Bloodfire82
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
Liked comment
hey kmy glad you're back, was afraid something happened to you
Nov 3, 2025 4:49 PM
View details
Created comment
just put that over it, done
https://spt-releases.modd.in/SPT-4.0.1-40087-1eacf0f.7z
Oct 26, 2025 8:26 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.