enderalse/source/scripts/sf_mq13c_sc09_killscene_0101cf8e.psc

48 lines
1.0 KiB
Plaintext

ScriptName SF_MQ13c_SC09_Killscene_0101CF8E Extends Scene hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
_00e_mq13c_functions Property MQ13c Auto
;-- Functions ---------------------------------------
Function Fragment_5()
; Empty function
EndFunction
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_12()
_00E_Debug.PrintMessage("Phase 3 started.")
MQ13c.UpdateObjectives()
EndFunction
Function Fragment_17()
_00E_Debug.PrintMessage("Phase 7 started.")
MQ13c.PlayLaunchSequence()
EndFunction
Function Fragment_24()
MQ13c.CollapseReactor()
EndFunction
Function Fragment_20()
_00E_Debug.PrintMessage("Phase 4 started.")
EndFunction
Function Fragment_21()
_00E_Debug.PrintMessage("Phase 5 started, all is well now.")
_00E_Func_AIWalk.PlayerAiWalk(False)
EndFunction
Function Fragment_14()
MQ13c.CloseCompanionCapsules()
EndFunction
Function Fragment_6()
MQ13c.StartSteelbirdAttack()
EndFunction