mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-06 03:10:36 +00:00
implement battleship
This commit is contained in:
@@ -13,7 +13,7 @@ export const devConfig = new class extends DefaultConfig {
|
||||
return 95
|
||||
}
|
||||
numSpawnPhaseTurns(): number {
|
||||
return 40
|
||||
return 80
|
||||
}
|
||||
gameCreationRate(): number {
|
||||
return 20 * 1000
|
||||
|
||||
Reference in New Issue
Block a user