mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:50:43 +00:00
Increase port build time to 5 seconds
This commit is contained in:
@@ -379,7 +379,7 @@ export class DefaultConfig implements Config {
|
||||
UnitType.Port,
|
||||
UnitType.Factory,
|
||||
),
|
||||
constructionDuration: this.instantBuild() ? 0 : 2 * 10,
|
||||
constructionDuration: this.instantBuild() ? 0 : 5 * 10,
|
||||
upgradable: true,
|
||||
};
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user