Lazerix
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
Edited comment
Jesus I cannot read. My bad. Will remove in a min
Oct 15, 2025 6:22 AM
Deleted comment
You would need to make a mod to patch the SICC pouch. Which is something I made a week ago from the same desire. So I thought might as well upload it. The mod: [Place Gilded Key Storages in SICC](https://forge.sp-tarkov.com/mod/2370/place-gilded-key-storages-in-sicc)
Oct 15, 2025 6:21 AM
View details
Created comment
Jesus I cannot read. My bad. Will remove in a min
Oct 15, 2025 6:21 AM
Followers
No followers yet.
Following
Not yet following anyone.