Kichi
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
Is there not an option to remove the limits for what you can carry? (Like limit of one pilgrim, or 10 GP) had a raid where i found 14 GP in Dorms, and had to leave 4 of them (:c), and love takin me my pilgrims off scavs! lol
Nov 28, 2025 11:21 PM
View details
Edited comment
there's a bit of a bug where if you try to tag a case it'll autosell the case or whatever your mouse might be hovering over. Accidentally sold my Item case with it...luckily Give UI exists.
Nov 28, 2025 2:31 AM
View details
Edited comment
there's a bit of a bug where if you try to tag a case it'll autosell the case or whatever your mouse might be hovering over. Accidentally sold my Item case with it...luckily Give UI exists.
Nov 28, 2025 2:28 AM
View details
Created comment
there's a bit of a bug where if you try to tag a case it'll autosell the case or whatever your mouse might be hovering over. Accidentally sold my Item case with it...luckily Give UI exists.
Nov 28, 2025 2:27 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.