Mr Kultpepper
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
Created comment
Hey there, i got a strange bug. the mod worked well for my 2 prestige, but on the last playthrough, i got KAPPA, and could not put anything in it. i've search for a long time, and removed the MICC mod and all is working now.
I notice another mod that have changed the appearance of the SICC pouch in white like the MICC one.
Sep 6, 2025 8:48 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.