mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 05:01:58 +00:00
remove name, rebalance income
This commit is contained in:
@@ -51,6 +51,7 @@ export class BoatAttackExecution implements Execution {
|
||||
if (this.attacker.boats().length >= mg.config().boatMaxNumber()) {
|
||||
console.log('too many boats')
|
||||
this.active = false
|
||||
this.attacker.addTroops(this.troops)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user