mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-02 10:48:09 +00:00
Restore DefensePost shells, increase cool down, decrease shell damage
This commit is contained in:
@@ -118,7 +118,7 @@ export class DefensePostExecution implements Execution {
|
||||
this.target = null;
|
||||
return;
|
||||
} else {
|
||||
//this.shoot();
|
||||
this.shoot();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user