Gateway nerfs (#21659)

This commit is contained in:
metalgearsloth
2023-11-15 17:23:53 +11:00
committed by GitHub
parent 509d26973d
commit 37da6f383e
3 changed files with 4 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ public sealed partial class GatewayGeneratorComponent : Component
/// How long it takes to unlock another destination once one is taken.
/// </summary>
[DataField]
public TimeSpan UnlockCooldown = TimeSpan.FromMinutes(45);
public TimeSpan UnlockCooldown = TimeSpan.FromMinutes(75);
/// <summary>
/// Maps we've generated.