diff --git a/cut.js b/cut.js index 2fdc725..d6f16ff 100644 --- a/cut.js +++ b/cut.js @@ -5,7 +5,7 @@ this.room = room; this.item = item; this.nextSpawnTime = 4; - this.virusRemaining = 1; + this.virusRemaining = 20; } start() {