mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-28 15:47:51 +00:00
remove max boat distance
This commit is contained in:
@@ -142,7 +142,6 @@ export interface Config {
|
||||
maxPopulation(player: Player | PlayerView): number;
|
||||
cityPopulationIncrease(): number;
|
||||
boatAttackAmount(attacker: Player, defender: Player | TerraNullius): number;
|
||||
boatMaxDistance(): number;
|
||||
boatMaxNumber(): number;
|
||||
allianceDuration(): Tick;
|
||||
allianceRequestCooldown(): Tick;
|
||||
|
||||
Reference in New Issue
Block a user