4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

75 lines
1.4 KiB

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 30
Scriptname SF_MQ10a_SC1_DreamSequencePa_0011846C Extends Scene Hidden
;BEGIN FRAGMENT Fragment_5
Function Fragment_5()
;BEGIN CODE
MQ10a.UnlockDoor()
MQ10a.EnableSisterAndMother()
MQ10a.SetTime()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_21
Function Fragment_21()
;BEGIN CODE
MQ10a.FireStage01()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_29
Function Fragment_29()
;BEGIN CODE
(Game.GetPlayer() as _00E_PlayerFunctions).StopRandomHeadTracking()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_26
Function Fragment_26()
;BEGIN CODE
(Game.GetPlayer() as _00E_PlayerFunctions).ResumeRandomHeadTracking()
MQ10a.AddSilence()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
_00E_Func_AIWalk.PlayerAIWalk(False)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_10
Function Fragment_10()
;BEGIN CODE
MQ10a.AdvanceTime()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_14
Function Fragment_14()
;BEGIN CODE
MQ10a.FadeToBlack()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_11
Function Fragment_11()
;BEGIN CODE
MQ10a.FireStage02()
MQ10a.CollapseDream()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ10a_Functions Property MQ10a Auto