enderalse/source/scripts/tif__0103354a.psc

18 lines
513 B
Plaintext

ScriptName TIF__0103354A Extends TopicInfo hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
Scene Property MQ07b_DeusExMachina_SceneLishariEndeFinal Auto
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_0(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
MQ07b_DeusExMachina_SceneLishariEndeFinal.Start()
EndFunction