enderalse/scripts/source/sf_mq13b_sc01_arrival_01_00137f92.psc

49 lines
936 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 21
Scriptname SF_MQ13b_SC01_Arrival_01_00137F92 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_7
Function Fragment_7()
;BEGIN CODE
MQ13b.PlayCreakSound()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_5
Function Fragment_5()
;BEGIN CODE
MQ13b.SetStage(20)
MQ13b.StartSC02()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_9
Function Fragment_9()
;BEGIN CODE
MQ13b.FadeBack()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_15
Function Fragment_15()
;BEGIN CODE
MQ13b.CompanionRomanceFailsave()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_17
Function Fragment_17()
;BEGIN CODE
GetOwningQuest().SetObjectiveDisplayed(2)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ13b_Functions Property MQ13b Auto