diff --git a/ahm5t3rg19.js b/ahm5t3rg19.js index ecf4cc8..3990e84 100644 --- a/ahm5t3rg19.js +++ b/ahm5t3rg19.js @@ -21,6 +21,12 @@ this.throwerParticleEngine.updateInstance('particlesPerSecond'); this.throwerParticleEngine.templateParticle.speed = 300; this.throwerParticleEngine.templateParticle.scale.x = 15; +GameLib.Event.Emit( + GameLib.Event.PLAY_AUDIO, + { + name : 'flamethrower' + } +); return null; //@ sourceURL=mouseDown.js \ No newline at end of file