little quieter

This commit is contained in:
Kyle Drake 2015-03-31 21:22:52 -07:00
parent ceddec5b5c
commit 15d00c6d7a
2 changed files with 3 additions and 2 deletions

View file

@ -33,7 +33,7 @@ $(document).ready(function() {
//Raptor Vars (Modify the 'src' to your prefrence)
var raptorImageMarkup = '<img id="elRaptor" style="display: none" src="images/raptor.png" />'
var raptorAudioMarkup = '<audio id="elRaptorShriek" preload="auto"><source src="sounds/raptor-sound.mp3" volume="0.2" /><source src="sounds/raptor-sound.ogg" volume="0.2" /></audio>';
var raptorAudioMarkup = '<audio id="elRaptorShriek" preload="auto"><source src="sounds/raptor-sound.mp3" volume="0.1" /><source src="sounds/raptor-sound.ogg" /></audio>';
var locked = false;
//Append Raptor and Style

View file

@ -47,12 +47,13 @@
'delayTime' : 1000 //time before raptor attacks on timer mode
});
window.scrollTo(0, 0);
document.getElementById('pmarca').volume = 0.1
});
</script>
</head>
<body class="hp">
<div class="pmarca"></div>
<div id="pmarca" class="pmarca"></div>
<a id="new"></a>
<div class="page">