enderalse/source/scripts/sf_mq13c_sc04_centurionattac_0100c324.psc

25 lines
529 B
Plaintext

ScriptName SF_MQ13c_SC04_CenturionAttac_0100C324 Extends Scene hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
_00e_mq13c_functions Property MQ13c Auto
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_5()
MQ13c.DisableBlockade()
EndFunction
Function Fragment_3()
MQ13c.EnterCombat()
EndFunction
Function Fragment_4()
MQ13c.SetStage(30)
EndFunction