enderalse/source/scripts/pf_mq05_sc14_playerwalktomar_0009cfe3.psc

13 lines
391 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 3
Scriptname PF_MQ05_SC14_PlayerWalKToMar_0009CFE3 Extends Package Hidden
;BEGIN FRAGMENT Fragment_1
Function Fragment_1(Actor akActor)
;BEGIN CODE
GetOwningQuest().SetStage(125)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment