Bolts down event and minor tweaks (#2053)
* initial commit * I have to switch to master * oops * i need to merge master * finishing touches * updating submodule * bye Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Content.Server.StationEvents
|
||||
/// <summary>
|
||||
/// How long until the radiation storm starts
|
||||
/// </summary>
|
||||
private const float StartupTime = 10;
|
||||
private const float StartupTime = 5;
|
||||
|
||||
/// <summary>
|
||||
/// How long the radiation storm has been running for
|
||||
|
||||
Reference in New Issue
Block a user