Reporting townspeople should send the guard to the player's last known location
This commit is contained in:
@@ -387,7 +387,7 @@ var AISprite = function(game, x, y, key, frame) {
|
|||||||
this.chasetarget(this.target,
|
this.chasetarget(this.target,
|
||||||
STATE_ALERTED,
|
STATE_ALERTED,
|
||||||
STATE_MOVING | STATE_RUNNING,
|
STATE_MOVING | STATE_RUNNING,
|
||||||
true,
|
false,
|
||||||
1000,
|
1000,
|
||||||
false);
|
false);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user