64 lines
1.1 KiB
Plaintext
64 lines
1.1 KiB
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 30
|
|
Scriptname SF_MQ17_SC06_BlackGuardianTr_001496BB Extends Scene Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_21
|
|
Function Fragment_21()
|
|
;BEGIN CODE
|
|
MQ17.SetObjectiveCompleted(10)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_6
|
|
Function Fragment_6()
|
|
;BEGIN CODE
|
|
MQ17.TogglePostCamera()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_3
|
|
Function Fragment_3()
|
|
;BEGIN CODE
|
|
MQ17.SpawnCompanion()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_9
|
|
Function Fragment_9()
|
|
;BEGIN CODE
|
|
MQ17.CompanionCastSpell()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_5
|
|
Function Fragment_5()
|
|
;BEGIN CODE
|
|
MQ17.PlayTrappedFX()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_23
|
|
Function Fragment_23()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetStage(70)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_20
|
|
Function Fragment_20()
|
|
;BEGIN CODE
|
|
MQ17.SetObjectiveDisplayed(10)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
_00E_MQ17_Functions Property MQ17 Auto
|