disable defense post shooting ships for now

This commit is contained in:
evan
2025-04-26 09:49:30 -07:00
parent a509bc3b82
commit 8e30227204
@@ -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(),