enderalse/scripts/source/sf_fs_nq03_sc02_prevision_0102aa42.psc

23 lines
566 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 4
Scriptname SF_FS_NQ03_SC02_PreVision_0102AA42 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_3
Function Fragment_3()
;BEGIN CODE
_00E_FS_NQ03_Functions FS_NQ03 = GetOwningQuest() as _00E_FS_NQ03_Functions
FS_NQ03.FadeBack()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
GetOwningQuest().SetStage(75)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment