Moved to graphical word bubbles

This commit is contained in:
2014-06-12 02:09:46 -07:00
parent ba16a99ba9
commit 5975b58d01

View File

@@ -636,6 +636,8 @@ var AISprite = function(game, x, y, spritetype) {
'townsfolk-guard-1', 'townsfolk-guard-1',
'townsfolk-guard-2' 'townsfolk-guard-2'
]; ];
this.bubble = null;
this.clearWordBubble(); this.clearWordBubble();
this.state = STATE_UNAWARE; this.state = STATE_UNAWARE;