enderalse/source/scripts/pf_mq09samaelgoestoplayer_000eb3cb.psc

14 lines
388 B
Plaintext
Raw Normal View History

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