2021-10-05 22:15:58 +00:00
|
|
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
|
|
;NEXT FRAGMENT INDEX 18
|
|
|
|
Scriptname SF_MQ16_SC07_DragonAttack_00148523 Extends Scene Hidden
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_10
|
|
|
|
Function Fragment_10()
|
|
|
|
;BEGIN CODE
|
2024-01-10 14:08:24 +00:00
|
|
|
If (MQ16.GetCurrentStageID() < 77)
|
|
|
|
MQ16.SetCurrentStageID(77)
|
2021-10-05 22:15:58 +00:00
|
|
|
MQ16.Impact()
|
|
|
|
Endif
|
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
|
|
|
|
_00E_MQ16_Functions Property MQ16 Auto
|