We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92abe9d commit e85bda7Copy full SHA for e85bda7
config.toml
@@ -1,6 +1,6 @@
1
[spaceship]
2
health = 20
3
-max_level = 10
+max_level = 25
4
next_level_score = 300
5
gun_max_cap = 6
6
gun_cap = 3
core/config.go
@@ -9,7 +9,7 @@ import (
9
const defaultConfig = `
10
11
12
13
14
15
0 commit comments