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_ALERTED,
|
||||||
STATE_MOVING | STATE_RUNNING,
|
STATE_MOVING | STATE_RUNNING,
|
||||||
true,
|
true,
|
||||||
|
undefined,
|
||||||
false);
|
false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user