increase FTL cooldown (#3283)
* increase FTL cooldown
* Revert "increase FTL cooldown"
This reverts commit a7150faba8.
* wtf is toml
* wtf is toml
This commit is contained in:
parent
5b8eed4d0d
commit
9764c0464e
|
|
@ -80,6 +80,7 @@ space_wind = true
|
|||
|
||||
[shuttle]
|
||||
arrivals = false
|
||||
cooldown = 120 # 110 longer than default
|
||||
emergency_dock_time = 360 # an extra 2 minutes over the default
|
||||
emergency_transit_time_min = 90
|
||||
auto_call_time = 120 # rounds are longer
|
||||
|
|
|
|||
Loading…
Reference in New Issue