
MiatWarp
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
Liked comment
Regarding 4.0 update - I updated the mod pretty early on in 4.0’s development and didn’t realize how long it would take before 4.0 went live. It’s had a few more version updates since I updated this mod to 4.0 so it unfortunately is not ready. Once I noticed 4.0 was still a ways away I decided to put it on hold until 4.0 was fully ready. I will get this updated soon but it will take some time.
Oct 13, 2025 8:39 PM
View details
Downloaded mod
Version 4.1.3 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 8, 2025 12:31 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.