Update: CC - Before Render - Moorcow (qemp4een6t.js) 136 bytes modified

beta.r3js.org
-=yb4f310 2017-11-27 23:18:05 +01:00
parent b625cbd864
commit dfea1a9dad
1 changed files with 0 additions and 8 deletions

View File

@ -107,14 +107,6 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
} }
if (this.score > 5000) { if (this.score > 5000) {
this.kanisterSpawnScore = 7500;
}
if (this.score > 7500) {
this.kanisterSpawnScore = 10000;
}
if (this.score > 10000) {
var dice = GameLib.Utils.GetRandomIntInclusive(1, 10); var dice = GameLib.Utils.GetRandomIntInclusive(1, 10);
/** /**