Реворк экспедиций (#360)
* - add: Expedition rework. * - tweak: Hardsuit tweak.
This commit is contained in:
@@ -1749,7 +1749,7 @@ namespace Content.Shared.CCVar
|
||||
/// Cooldown for missions.
|
||||
/// </summary>
|
||||
public static readonly CVarDef<float>
|
||||
SalvageExpeditionCooldown = CVarDef.Create("salvage.expedition_cooldown", 780f, CVar.REPLICATED);
|
||||
SalvageExpeditionCooldown = CVarDef.Create("salvage.expedition_cooldown", 300f, CVar.REPLICATED);
|
||||
|
||||
/*
|
||||
* Flavor
|
||||
|
||||
Reference in New Issue
Block a user