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.
 
 
 

11 lines
300 B

ScriptName SF_MQ07A_SC2_TravelToManor_01007184 Extends Scene hidden
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_1()
Self.GetOwningQuest().SetObjectiveDisplayed(20, True, False)
EndFunction