theoj901
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
ive just been using this price.config file from june 2025. it seems to be pretty normal. https://github.com/DrakiaXYZ/SPT-LiveFleaPriceDB/blob/e56d01164b55ce3911da68bcbaf2035981606c8c/prices-regular.json hopefully tarkov.dev updates their site for 1.0 soon, or maybe someone will make a mod that pulls from a different database.
Nov 24, 2025 3:49 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.