mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 13:00:42 +00:00
disable defense post shooting ships for now
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user