
PhantomInTime
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);
});
"
>
Recent Activity
Created comment
Managed to find 4 lega medals on Partizan lol: https://ibb.co/XrrR9PzX
Oct 16, 2025 1:48 AM
View details
Good evening, how are you, I’m writing to you with a quick question: is it possible to play the game together with a friend?
And is it normal that even when activating the scav orders no scav spawns?