diff --git a/Content.Shared/_NF/CCVars/CCVars.cs b/Content.Shared/_NF/CCVars/CCVars.cs index f48a19a19f9..c80aece5446 100644 --- a/Content.Shared/_NF/CCVars/CCVars.cs +++ b/Content.Shared/_NF/CCVars/CCVars.cs @@ -27,7 +27,7 @@ public sealed class NF14CVars /// The time in seconds after which a cryosleeping body is considered expired and can be deleted from the storage map. /// public static readonly CVarDef CryoExpirationTime = - CVarDef.Create("nf14.uncryo.maxtime", 60 * 60f, CVar.SERVER | CVar.REPLICATED); + CVarDef.Create("nf14.uncryo.maxtime", 180 * 60f, CVar.SERVER | CVar.REPLICATED); /* * Public Transit