enderalse/scripts/source/sf_mq15_sc05_undercity_00145883.psc

57 lines
1.0 KiB
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 27
Scriptname SF_MQ15_SC05_Undercity_00145883 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_14
Function Fragment_14()
;BEGIN CODE
MQ15.KillFailsave()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_1
Function Fragment_1()
;BEGIN CODE
MQ15.TealorBreakWall()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_12
Function Fragment_12()
;BEGIN CODE
MQ15.ChopHead()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_23
Function Fragment_23()
;BEGIN CODE
MQ15.ChopHead()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_6
Function Fragment_6()
;BEGIN CODE
MQ15.StartSC06()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
MQ15.SetObjectiveDisplayed(20)
MQ15.SetObjectiveCompleted(15)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ15_Functions Property MQ15 Auto