enderalse/source/scripts/sf_nq_g_02_sc02_menhirfirstc_01004ff9.psc

29 lines
657 B
Plaintext

ScriptName SF_NQ_G_02_SC02_MenhirFirstC_01004FF9 Extends Scene hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
_00e_nq_g_02_functions Property NQ_G_02 Auto
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_3()
NQ_G_02.KillMenhir()
EndFunction
Function Fragment_7()
_00E_Debug.PrintMessage("Phase 3 started")
EndFunction
Function Fragment_6()
_00E_Debug.PrintMessage("Phase 2 started")
EndFunction
Function Fragment_4()
_00E_Debug.PrintMessage("Phase 1 started")
EndFunction