Merge pull request #1894 from Citadel-Station-13/upstream-merge-28958

[MIRROR] Replaces all instances of spawn() with addtimer/INVOKE_ASYNC
This commit is contained in:
LetterJay
2017-07-06 10:04:01 -05:00
committed by GitHub
12 changed files with 272 additions and 232 deletions
@@ -153,7 +153,7 @@ Auto Patrol[]"},
update_controls()
/mob/living/simple_animal/bot/ed209/proc/judgement_criteria()
var/final = FALSE
var/final = FALSE
if(idcheck)
final = final|JUDGE_IDCHECK
if(check_records)
@@ -156,7 +156,7 @@ Auto Patrol: []"},
mode = BOT_HUNT
/mob/living/simple_animal/bot/secbot/proc/judgement_criteria()
var/final = FALSE
var/final = FALSE
if(idcheck)
final = final|JUDGE_IDCHECK
if(check_records)