
Creepervortex
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
I really like the new questline you added and think the in-raid changes based on quest status are super cool. But i have a question about blue flame part 2. After completion of it is the game meant to be a sort of "challenge run" or hard mode, or is there more quest I didnt see that has you work back? I sped through the questline since I enjoyed it and ended up in the aftermath of BFP2 around level 30 before I had completed the other questlines in the game and I ended up pulling a backup of my profile since i was not prepared at all for what came after lol. Again really enjoyed the questline, you've done a great job with everything!
Oct 18, 2025 5:16 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.