;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment ;NEXT FRAGMENT INDEX 6 Scriptname SF_Z_Conversations_TealorAnd_001489A4 Extends Scene Hidden ;BEGIN FRAGMENT Fragment_5 Function Fragment_5() ;BEGIN CODE _00E_Z_Conversations_TealorJorekSC selfQuest = GetOwningQuest() as _00E_Z_Conversations_TealorJorekSC selfQuest.SetUpScene() ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_1 Function Fragment_1() ;BEGIN CODE AllowIdleChatter.SetValue(0) ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_0 Function Fragment_0() ;BEGIN CODE AllowIdleChatter.SetValue(1) GetOwningQuest().SetCurrentStageID(10) ;END CODE EndFunction ;END FRAGMENT ;END FRAGMENT CODE - Do not edit anything between this and the begin comment Actor Property _00E_MC_TealorREF Auto Actor Property _00E_MC_JorrekREF Auto GlobalVariable Property AllowIdleChatter Auto