enderalse/source/scripts/sf_mq15_sc03_forbiddenroom_001448dc.psc

40 lines
776 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 12
Scriptname SF_MQ15_SC03_ForbiddenRoom_001448DC Extends Scene Hidden
;BEGIN FRAGMENT Fragment_1
Function Fragment_1()
;BEGIN CODE
MQ15.UnsealDoor()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_10
Function Fragment_10()
;BEGIN CODE
MQ15.MoveYuslanAndTealorFailsave()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_7
Function Fragment_7()
;BEGIN CODE
MQ15.SetStage(15)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
MQ15.MoveCompanion()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ15_Functions Property MQ15 Auto