18 lines
535 B
Plaintext
18 lines
535 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 1
|
|
Scriptname TIF__00137F38 Extends TopicInfo Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_0
|
|
Function Fragment_0(ObjectReference akSpeakerRef)
|
|
Actor akSpeaker = akSpeakerRef as Actor
|
|
;BEGIN CODE
|
|
; Band-aid for Yaela getting stuck if the scouting party has weapons out
|
|
_00E_MC_YaelaREF.ResetAI()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
Actor Property _00E_MC_YaelaREF Auto
|