Merge pull request #4463 from VOREStation/bay-tg-mc-update

Port /tg Master Controller & Garbage Collection Enhancements
This commit is contained in:
Neerti
2017-12-29 11:20:11 -05:00
committed by GitHub
19 changed files with 400 additions and 234 deletions
@@ -1165,7 +1165,7 @@
//They ran away!
else
ai_log("AttackTarget() out of range!",3)
sleep(1) // Unfortunately this is needed to protect from ClosestDistance() sometimes not updating fast enough to prevent an infinite loop.
stoplag(1) // Unfortunately this is needed to protect from ClosestDistance() sometimes not updating fast enough to prevent an infinite loop.
handle_stance(STANCE_ATTACK)
return 0