enderalse/source/scripts/pf_gypsyminstrels_traveltoma_00046d7a.psc

14 lines
433 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname PF_GypsyMinstrels_TravelToMa_00046D7A Extends Package Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0(Actor akActor)
;BEGIN CODE
(GetOwningQuest() as _00E_GypsyMinstrelsControlScript).UpdateWaypoint()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment