qoala / InvisibleInc-CommunityBugFixes

1 stars 0 forks source link

CFO "Stay Close" warning prevents enemy overwatch #59

Open qoala opened 3 years ago

qoala commented 3 years ago

https://discord.com/channels/313015356052471828/313015356052471828/898967953725333595

When Central warns you about moving away from the CFO mid-brainhack, guards don't shoot for overwatch.

Kind of the opposite side of the coin from #42. Triggers that call :interruptMove during TRG_UNIT_WARP/TRG_UNIT_USEDOOR prevent ambush/overwatch from firing on that move.

mission_util.createInterogationHook in this case.