power check for firelocks, atmos monitor power cycle should now alert
This commit is contained in:
@@ -160,6 +160,8 @@ namespace Content.Server.Atmos.Monitor.Systems
|
||||
var air = _atmosphereSystem.GetContainingMixture(uid, true);
|
||||
component.TileGas = air;
|
||||
}
|
||||
|
||||
Alert(uid, component.LastAlarmState);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user