enderalse/source/scripts/sf_mq13c_sc08_traveltobridge_0101a969.psc

26 lines
572 B
Plaintext

ScriptName SF_MQ13c_SC08_TravelToBridge_0101A969 Extends Scene hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
_00e_mq13c_functions Property MQ13c Auto
;-- Functions ---------------------------------------
Function Fragment_0()
; Empty function
EndFunction
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_4()
MQ13c.SpawnSteelbird()
EndFunction
Function Fragment_6()
MQ13c.SetObjectiveDisplayed(40, True, False)
MQ13c.SetStage(17)
EndFunction