32 lines
762 B
Plaintext
32 lines
762 B
Plaintext
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
||
|
;NEXT FRAGMENT INDEX 8
|
||
|
Scriptname SF_NQR01_SC01_ArenaBattle_03_0013EB35 Extends Scene Hidden
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_6
|
||
|
Function Fragment_6()
|
||
|
;BEGIN CODE
|
||
|
FS_NQR01.DisableCorpsesAndAdvanceStage(FS_NQR01._00E_NQR01_Battle03_Enemies, 60)
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_0
|
||
|
Function Fragment_0()
|
||
|
;BEGIN CODE
|
||
|
FS_NQR01.StopArenaCombat()
|
||
|
;END CODE
|
||
|
EndFunction
|
||
|
;END FRAGMENT
|
||
|
|
||
|
;BEGIN FRAGMENT Fragment_2
|
||
|
Function Fragment_2()
|
||
|
;BEGIN CODE
|
||
|
FS_NQR01.StartArenaCombat(FS_NQR01._00E_NQR01_Battle03_Enemies)
|
||
|
;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
|