From adaeac66e1450a9558b78e95507c6c2d101967b3 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 15 Nov 2017 22:46:24 +0100 Subject: [PATCH] Update: CC - Mouse Down (ahm5t3rg19.js) 80 bytes modified --- ahm5t3rg19.js | 6 ++++++ 1 file changed, 6 insertions(+) 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