diff --git a/src/core/execution/DefensePostExecution.ts b/src/core/execution/DefensePostExecution.ts index b3524e339..413cf93b4 100644 --- a/src/core/execution/DefensePostExecution.ts +++ b/src/core/execution/DefensePostExecution.ts @@ -80,6 +80,9 @@ export class DefensePostExecution implements Execution { this.target = null; } + // TODO: Reconsider how/if defense posts target ships. + return; + const ships = this.mg .nearbyUnits( this.post.tile(),