enderalse/source/scripts/qf_nq29_0014bec4.psc

19 lines
517 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname QF_NQ29_0014BEC4 Extends Quest Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN AUTOCAST TYPE _00E_NQ29_Functions
Quest __temp = self as Quest
_00E_NQ29_Functions kmyQuest = __temp as _00E_NQ29_Functions
;END AUTOCAST
;BEGIN CODE
Self.CompleteAllObjectives()
kmyQuest.Finish()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment