enderalse/source/scripts/sf_arkgenericdialogue_mith_s_0014ce59.psc

15 lines
491 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 3
Scriptname SF_ArkGenericDialogue_Mith_S_0014CE59 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
_00E_Ark_GenericDialogueFunctions ArkGenericDialogue = GetOwningQuest() as _00E_Ark_GenericDialogueFunctions
ArkGenericDialogue.OnPoemSceneEnd()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment