mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 06:10:42 +00:00
Meta update: increase nuke speed from 10=>12
This commit is contained in:
@@ -846,7 +846,7 @@ export class Config {
|
||||
}
|
||||
|
||||
defaultNukeSpeed(): number {
|
||||
return 8;
|
||||
return 10;
|
||||
}
|
||||
|
||||
defaultNukeTargetableRange(): number {
|
||||
|
||||
Reference in New Issue
Block a user