BEGIN TEXT "N2 V2 CUT" gs1 GOTO gs1 #fdeData_->GS > 20 ; Wait until GS is below 20 kts gs2 GOTO gs2 #fdeData_->GS < 135 ; Wait until GS is above 135 kts rn1 GOTO rn2 %random < 0.5 ; will go to line 6 with 50% chance COPY #FADEC_->FADEC_engines[1].FADEC_failure 1 jf1 END