41 lines
842 B
Plaintext
41 lines
842 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 11
|
|
Scriptname SF_MQ12b_SC2_Attack_0011B0AB Extends Scene Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_5
|
|
Function Fragment_5()
|
|
;BEGIN CODE
|
|
MQ12b.TealorAppears()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_9
|
|
Function Fragment_9()
|
|
;BEGIN CODE
|
|
MQ12b.SC02_TealorFailsave()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_6
|
|
Function Fragment_6()
|
|
;BEGIN CODE
|
|
Levelsystem.SetAllowIdleChatter(False)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_4
|
|
Function Fragment_4()
|
|
;BEGIN CODE
|
|
GetOwningQuest().SetStage(20)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
_00E_MQ12b_Functions Property MQ12b Auto
|
|
_00E_QuestFunctions Property Levelsystem Auto
|