15 lines
408 B
Plaintext
15 lines
408 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 0
|
|
Scriptname PF_MQ09AmlaPlaceSilverplate_000EB3D9 Extends Package Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_0
|
|
Function Fragment_0(Actor akActor)
|
|
;BEGIN CODE
|
|
Utility.Wait(3.5)
|
|
GetOwningQuest().SetStage(65)
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|