1
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 lines
647 B

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 11
Scriptname SF_FS_NQ07_SC05_ManfredSeele_0201326A Extends Scene Hidden
;BEGIN FRAGMENT Fragment_5
Function Fragment_5()
;BEGIN CODE
_00E_FS_NQ07_Functions FS_NQ07 = GetOwningQuest() as _00E_FS_NQ07_Functions
FS_NQ07.KillFailsave1()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_10
Function Fragment_10()
;BEGIN CODE
_00E_FS_NQ07_Functions FS_NQ07 = GetOwningQuest() as _00E_FS_NQ07_Functions
FS_NQ07.KillFailsave2()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment