mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:40:44 +00:00
meta: increase nuke speed to 8 tiles per tick
This commit is contained in:
@@ -912,7 +912,7 @@ export class DefaultConfig implements Config {
|
||||
}
|
||||
|
||||
defaultNukeSpeed(): number {
|
||||
return 6;
|
||||
return 8;
|
||||
}
|
||||
|
||||
defaultNukeTargetableRange(): number {
|
||||
|
||||
Reference in New Issue
Block a user