4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

49 lines
948 B

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 10
Scriptname SF_MQ18a_SC02_StarCity_0014BFDC Extends Scene Hidden
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
MQ18a.WakeUp()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_3
Function Fragment_3()
;BEGIN CODE
MQ18a.SetCurrentStageID(35)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_9
Function Fragment_9()
;BEGIN CODE
Game.SetHudCartMode(True)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4
Function Fragment_4()
;BEGIN CODE
_00E_Func_AIWalk.PlayerAIWalk()
MQ18a.SlowSpeed()
MQ18a.StartMusic()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_8
Function Fragment_8()
;BEGIN CODE
_00E_Func_AIWalk.PlayerAIWalkStop()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ18a_Functions Property MQ18a Auto