Word bubbles
This commit is contained in:
@@ -371,7 +371,7 @@ var AISprite = function(game, x, y, spritetype) {
|
|||||||
running = true;
|
running = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( game.rnd.integerInRange(0, 500) > 495 ) {
|
if ( game.rnd.integerInRange(0, 500) > 450 ) {
|
||||||
this.setWordBubble();
|
this.setWordBubble();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user