49 lines
945 B
Plaintext
49 lines
945 B
Plaintext
;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.SetStage(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_QuestFunctions.PlayerAIWalk()
|
|
MQ18a.SlowSpeed()
|
|
MQ18a.StartMusic()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_8
|
|
Function Fragment_8()
|
|
;BEGIN CODE
|
|
_00E_QuestFunctions.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 |