64 lines
1.2 KiB
Plaintext
64 lines
1.2 KiB
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 10
|
|
Scriptname SF_FS_CQT01_SC01_TharaelMemo_0101EBAA Extends Scene Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_0
|
|
Function Fragment_0()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetCurrentStageID(15)
|
|
;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_1
|
|
Function Fragment_1()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetCurrentStageID(20)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_8
|
|
Function Fragment_8()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetObjectiveDisplayed(10)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_7
|
|
Function Fragment_7()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetObjectiveCompleted(10)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_6
|
|
Function Fragment_6()
|
|
;BEGIN CODE
|
|
FS_CQT01.SetCurrentStageID(40)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_3
|
|
Function Fragment_3()
|
|
;BEGIN CODE
|
|
FS_CQT01.SetCurrentStageID(30)
|
|
;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
|