enderalse/source/scripts/sf_fs_cqt01_sc01_tharaelmemo_0200f75c.psc

56 lines
1.0 KiB
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 7
Scriptname SF_FS_CQT01_SC01_TharaelMemo_0200F75C Extends Scene Hidden
;BEGIN FRAGMENT Fragment_3
Function Fragment_3()
;BEGIN CODE
FS_CQT01.SetStage(30)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_6
Function Fragment_6()
;BEGIN CODE
FS_CQT01.SetStage(40)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4
Function Fragment_4()
;BEGIN CODE
FS_CQT01.MakeFire()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
GetOwningQuest().SetStage(15)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
FS_CQT01.MoveTharaelFailsave()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_1
Function Fragment_1()
;BEGIN CODE
GetOwningQuest().SetStage(20)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_FS_CQT01_Functions Property FS_CQT01 Auto