From 7646d5b4802b6fcd04084b13f068d10c7c365b61 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 24 Nov 2017 16:10:16 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (a2ow5l92js.js) 74 bytes modified --- a2ow5l92js.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/a2ow5l92js.js b/a2ow5l92js.js index a9cc02b..d4a0a3a 100644 --- a/a2ow5l92js.js +++ b/a2ow5l92js.js @@ -451,6 +451,10 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { if (enemy.isKanister) { this.kanisters += 1; + if (this.kanisters > 9) { + this.kanisters = 9; + } + console.log('exploding kanister'); } else {