enderalse/scripts/source/sf_nq14_sc1_fightsc_0003ac67.psc

24 lines
532 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 5
Scriptname SF_NQ14_SC1_FightSC_0003AC67 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_3
Function Fragment_3()
;BEGIN CODE
GetOwningQuest().SetStage(42)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4
Function Fragment_4()
;BEGIN CODE
NQ14.StartCombatFailsave()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_NQ14_Functions Property NQ14 Auto