4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
422 B

ScriptName PF_MQ07b_HallysFlee_000A91F5 Extends Package hidden
;-- Variables ---------------------------------------
;-- Properties --------------------------------------
ObjectReference Property HallysRef Auto
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_1(Actor akActor)
HallysRef.Disable(False)
EndFunction