MoreJollyStuff

This commit is contained in:
BIGZi0348
2024-12-29 15:26:09 +03:00
parent 8d659bd81e
commit 7d103834d2
7 changed files with 63959 additions and 4 deletions

View File

@@ -1390,7 +1390,7 @@ namespace Content.Shared.CCVar
/// The map to use for the arrivals station.
/// </summary>
public static readonly CVarDef<string> ArrivalsMap =
CVarDef.Create("shuttle.arrivals_map", "/Maps/Misc/terminal.yml", CVar.SERVERONLY);
CVarDef.Create("shuttle.arrivals_map", "/Maps/Misc/terminalNY.yml", CVar.SERVERONLY); // WD
/// <summary>
/// Cooldown between arrivals departures. This should be longer than the FTL time or it will double cycle.