;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment ;NEXT FRAGMENT INDEX 11 Scriptname SF_FS_NQ01_SC07_Worldwalker__01007EE9 Extends Scene Hidden ;BEGIN FRAGMENT Fragment_10 Function Fragment_10() ;BEGIN CODE GetOwningQuest().SetCurrentStageID(100) ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_8 Function Fragment_8() ;BEGIN CODE FS_NQ01.InitiateRitual() ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_0 Function Fragment_0() ;BEGIN CODE Game.SetPlayerAiDriven(True) Game.ForceThirdPerson() Game.DisablePlayerControls() ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_3 Function Fragment_3() ;BEGIN CODE FS_NQ01.OpenWorldwalker() ;END CODE EndFunction ;END FRAGMENT ;BEGIN FRAGMENT Fragment_1 Function Fragment_1() ;BEGIN CODE FS_NQ01.EndRitual() ;END CODE EndFunction ;END FRAGMENT ;END FRAGMENT CODE - Do not edit anything between this and the begin comment _00E_FS_NQ01_Functions Property FS_NQ01 Auto