Guards don't contact the player anymore and people continue chasing the guards
This commit is contained in:
@@ -372,6 +372,7 @@ var AISprite = function(game, x, y, key, frame) {
|
||||
STATE_ALERTED,
|
||||
STATE_MOVING | STATE_RUNNING,
|
||||
true,
|
||||
undefined,
|
||||
false);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user