enderalse/source/scripts/sf_nqr01_sc01_arenabattle_04_0013eb51.psc

72 lines
1.3 KiB
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 29
Scriptname SF_NQR01_SC01_ArenaBattle_04_0013EB51 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_6
Function Fragment_6()
;BEGIN CODE
FS_NQR01.StartSC05()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_24
Function Fragment_24()
;BEGIN CODE
FS_NQR01.OpenDoor()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_26
Function Fragment_26()
;BEGIN CODE
FS_NQR01.Attack01()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4
Function Fragment_4()
;BEGIN CODE
FS_NQR01.TharaelStopCombat()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_17
Function Fragment_17()
;BEGIN CODE
FS_NQR01.TeleportTharaelAndPlayer()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_13
Function Fragment_13()
;BEGIN CODE
FS_NQR01.TharaelStartCombat()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_27
Function Fragment_27()
;BEGIN CODE
FS_NQR01.GiantIntimidate()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_21
Function Fragment_21()
;BEGIN CODE
FS_NQR01.Prepare()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_NQR01_Functions Property FS_NQR01 Auto