From 9167141c785066612ac6fe4e2ee9847491bcce82 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 25 Nov 2017 10:14:28 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (a2ow5l92js.js) 15 bytes modified --- a2ow5l92js.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a2ow5l92js.js b/a2ow5l92js.js index 419aa0a..59a4cd6 100644 --- a/a2ow5l92js.js +++ b/a2ow5l92js.js @@ -22,7 +22,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { this.blastSubscription = GameLib.Event.Subscribe( GameLib.Event.AUDIO_ENDED, function(data) { - if (data.audio.name === name) { + if (data.audio.name.indexOf('Blast') !== -1) { var play = GameLib.Utils.GetRandomIntInclusive(1,5); if (play === 1) { GameLib.Event.Emit(