Go back to automatically resetting once O2 levels are normalized.
This commit is contained in:
@ -83,7 +83,7 @@ namespace IngameScript
|
||||
|
||||
private float _targetOxygenLevel = 0.0F;
|
||||
|
||||
private const int CooldownTicks = 120;
|
||||
private const int CooldownTicks = 12;
|
||||
private const int SealTimeoutTicks = 30;
|
||||
|
||||
public Airlock(string name, Program _program)
|
||||
|
Reference in New Issue
Block a user