32 lines
765 B
Plaintext
32 lines
765 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 15
|
|
Scriptname SF_NQR01_SC01_ArenaBattle_01_0013EB33 Extends Scene Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_1
|
|
Function Fragment_1()
|
|
;BEGIN CODE
|
|
FS_NQR01.StartArenaCombat(FS_NQR01._00E_NQR01_Battle01_Enemies)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_7
|
|
Function Fragment_7()
|
|
;BEGIN CODE
|
|
FS_NQR01.StopArenaCombat()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_13
|
|
Function Fragment_13()
|
|
;BEGIN CODE
|
|
FS_NQR01.DisableCorpsesAndAdvanceStage(FS_NQR01._00E_NQR01_Battle01_Enemies, 20)
|
|
;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
|