User:Headquarter8302/common.js: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(hope this doesn't break my browser)
 
(doesn't broke, doesn't work. Blanking)
Line 1: Line 1:
    // Set noise
    if (document.getElementById('noise')) {
        grained('#noise', {
            "animate": true,
            "patternWidth": 500,
            "patternHeight": 60,
            "grainOpacity": 0.1,
            "grainDensity": 1,
            "grainWidth": 1,
            "grainHeight": 1
        });
    }


    on_load();
end;

Revision as of 09:18, 27 October 2020