24 lines
647 B
Plaintext
24 lines
647 B
Plaintext
;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
|