From 2875e0d589de40fd11d2c4cbf1131ef95e2b8cd9 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 24 Nov 2017 14:51:13 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (a2ow5l92js.js) 49 bytes modified --- a2ow5l92js.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/a2ow5l92js.js b/a2ow5l92js.js index f1d25a9..179be34 100644 --- a/a2ow5l92js.js +++ b/a2ow5l92js.js @@ -55,6 +55,8 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { this.setNextKanisterSpawnScore = function() { + this.kanisterSpawnScore = this.score + 100; + if (this.score > 200) { this.kanisterSpawnScore = this.score + 200; }