Word bubbles
This commit is contained in:
@@ -324,7 +324,7 @@ Light.prototype.constructor = Light;
|
|||||||
var AISprite = function(game, x, y, spritetype) {
|
var AISprite = function(game, x, y, spritetype) {
|
||||||
this.GOFUCKYERSELF = function() {
|
this.GOFUCKYERSELF = function() {
|
||||||
this.clear_bubble = true;
|
this.clear_bubble = true;
|
||||||
console.log("GOFUCKYERSELF fired");
|
console.log("GOFUCKYERSELF fired");
|
||||||
}
|
}
|
||||||
|
|
||||||
this.setWordBubble = function()
|
this.setWordBubble = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user