mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 19:48:39 +00:00
nerf trade (1/500 => 1/700)
Now everyone trade with everyone trade is OP we nerf it
This commit is contained in:
@@ -130,7 +130,7 @@ export class DefaultConfig implements Config {
|
||||
return 10000 + 100 * Math.pow(dist, 1.1);
|
||||
}
|
||||
tradeShipSpawnRate(): number {
|
||||
return 500;
|
||||
return 700;
|
||||
}
|
||||
|
||||
unitInfo(type: UnitType): UnitInfo {
|
||||
|
||||
Reference in New Issue
Block a user