Making townsfolk report you to a guard
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
{
|
||||
"gid":3544,
|
||||
"height":0,
|
||||
"name":"BigTopCustomer2",
|
||||
"name":"HousingPerson1",
|
||||
"properties":
|
||||
{
|
||||
"sprite_canmove":"true",
|
||||
|
||||
@@ -1074,7 +1074,7 @@ var AISprite = function(game, x, y, key, frame) {
|
||||
}
|
||||
this.chasetarget(this.target,
|
||||
chaseState,
|
||||
STATE_MOVING | RUNNING,
|
||||
STATE_MOVING | STATE_RUNNING,
|
||||
false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user