Walnut
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
Liked comment
PLEASE NOTE: ATM you need to activate in the options "Show disabled Transits"... This is because in the code there is an option to ask for disabled transits and this is the only way I get the transit list... I need to investigate with SPT devs if this is normal or if I am missing something here... Anyways, at least you can see transits with this option activated.
Nov 26, 2025 8:57 PM
View details
Liked comment
Done in 1.3.3
Please report if it works as intended (note you will certainly need to go in the BepInEx menu and set the option "Show disabled Transits" to see any transits on certains maps (at least on customs)
Nov 26, 2025 8:57 PM
View details
Created comment
This is a must-have mod, outstanding work.
What's going on with your power man, where are you?
Nov 26, 2025 8:47 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.