Word bubbles

This commit is contained in:
2014-06-12 00:07:58 -07:00
parent fd68453f04
commit 53a15ebaff

View File

@@ -358,7 +358,7 @@ var AISprite = function(game, x, y, spritetype) {
console.log("GOFUCKYERSELF fired");
}
setTimeout(GOFUCKYERSELF, 20000);
setTimeout(GOFUCKYERSELF, 5000);
}
this.update = function()