enderalse/source/scripts/sf_mq11c_sc3_wardenclosesgat_0008e875.psc

40 lines
791 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 27
Scriptname SF_MQ11c_SC3_WardenClosesGat_0008E875 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_20
Function Fragment_20()
;BEGIN CODE
MQ11c.SetStage(75)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_26
Function Fragment_26()
;BEGIN CODE
MQ11c.LockGateFailsave()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_22
Function Fragment_22()
;BEGIN CODE
MQ11c.PrepareForLockingGate()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_5
Function Fragment_5()
;BEGIN CODE
Game.EnablePlayerControls()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ11c_Functions Property MQ11c Auto