RLRihards
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
I like the new description; much more descriptive! I'll give it a go after some other mods are updated for 4.0.0
Oct 15, 2025 4:25 PM
Edited comment
So, there's this weird thing (happens without the mod also meaning if I just change the values in globals.json) that you cant pop double (mule and obdolbos 2), because the second one you pop doesnt work at all (only the weight reduction part, if u pop obdolbos second, you only gain the levels from strenght bonus). Would love for this to have a fix.
Oct 10, 2025 9:10 AM
View details
Created comment
So, there's this weird thing (happens without the mod also meaning if I just change the values in globals.json) that you cant pop double (mule and obdolbos 2), because the second one you pop doesnt work at all (only the weight reduction part, if u pop obdolbos second, you only gain the levels from strenght bonus). Would love for this to have a fix.
Oct 10, 2025 9:09 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.