12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
|
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
|