Face a random direction when you stop at a light
This commit is contained in:
@@ -171,6 +171,9 @@ var AISprite = function(game, x, y, key, frame) {
|
||||
aistate = "losthim";
|
||||
break;
|
||||
}
|
||||
default {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
var mylines = moonlightDialog['status'][this.sprite_group][aistate];
|
||||
|
||||
Reference in New Issue
Block a user