26 lines
605 B
Plaintext
26 lines
605 B
Plaintext
ScriptName SF_NQ_G_02_SC03_DialogueMenh_01006C8E 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_11()
|
|
_00E_Debug.PrintMessage("Scene ended.")
|
|
EndFunction
|
|
|
|
Function Fragment_4()
|
|
NQ_G_02.DespawnGuardMendelus()
|
|
EndFunction
|
|
|
|
Function Fragment_10()
|
|
NQ_G_02.DespawnGuardHafner()
|
|
NQ_G_02.DespawnGuardMendelus()
|
|
EndFunction
|