13 lines
334 B
Plaintext
13 lines
334 B
Plaintext
|
ScriptName TIF__010159A2 Extends TopicInfo hidden
|
||
|
|
||
|
;-- Functions ---------------------------------------
|
||
|
|
||
|
; Skipped compiler generated GetState
|
||
|
|
||
|
; Skipped compiler generated GotoState
|
||
|
|
||
|
Function Fragment_0(ObjectReference akSpeakerRef)
|
||
|
Actor akSpeaker = akSpeakerRef as Actor
|
||
|
EnderalFunctions.DisableDialogueQuitting()
|
||
|
EndFunction
|