Stop switching awareness states so fast
This commit is contained in:
@@ -928,7 +928,7 @@ var AISprite = function(game, x, y, key, frame) {
|
||||
this.sprite_can_see_lightmeter = 0.5;
|
||||
this.awareness_effect = null;
|
||||
this.awareness_timer = null;
|
||||
this.sprite_awareness_duration = 30;
|
||||
this.sprite_awareness_duration = 30000;
|
||||
this.sprite_canmove = 'true';
|
||||
this.collide_with_player = 'true';
|
||||
this.collide_with_map = 'true';
|
||||
|
||||
Reference in New Issue
Block a user