enderalse/source/scripts/sf_fs_nq02_sc06_mitdunkan_01028e82.psc

23 lines
578 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 3
Scriptname SF_FS_NQ02_SC06_mitDunkan_01028E82 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
_00E_FS_NQ02_Functions FS_NQ02 = GetOwningQuest() as _00E_FS_NQ02_Functions
FS_NQ02.StartTravelWithEsme()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
GetOwningQuest().SetStage(280)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment