Powder
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);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
The quest description says it'll heal though just like that repeatable Therapist quest, so that's confusing. See here: https://i.imgur.com/N7YvuJ6.png
Nov 18, 2025 8:38 PM
View details
Created comment
Really enjoying the mod overall, but I just encountered a bug with the Quest "Shaking up the Teller". I turned it in with both the main and optional objective having a checkmark, and even though the quest says it will reset radiation and toxicity it didn't. I restarted the game afterwards too to make sure, radiation was still unchanged.
This is on SPT v3.11.4 and Realism v1.6.2. My PMC is at 80 radiation too so i'm not sure what to do now
Nov 16, 2025 9:40 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.