We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8b0da commit 0a689ecCopy full SHA for 0a689ec
common/defines/01_idrinth-expanded-spaceport.txt
@@ -6,7 +6,7 @@ NGameplay = {
6
# Number of spaceport levels
7
SPACEPORT_LEVELS = 34 #6
8
# Time to upgrade a spaceport to the next level
9
- SPACEPORT_UPGRADE_TIME = 1 #150 #180
+ SPACEPORT_UPGRADE_TIME = 150 #180
10
# Naval Capacity per spaceport level
11
NAVY_SIZE_SPACEPORT_LEVEL = { 2 3 4 5 6 7 8 10 11 12 13 14 15 16 18 19 20 21 22 23 24 26 27 28 29 30 32 34 35 36 37 38 39 40}
12
}
0 commit comments