enderalse/source/scripts/qf_nq24_010183ad.psc

18 lines
445 B
Plaintext

ScriptName QF_NQ24_010183AD Extends Quest hidden
;-- Functions ---------------------------------------
; Skipped compiler generated GetState
; Skipped compiler generated GotoState
Function Fragment_1()
Quest __temp = Self as Quest
_00e_nq24_playerhousing_functions kmyQuest = __temp as _00e_nq24_playerhousing_functions
kmyQuest.FinishQuest()
EndFunction
Function Fragment_0()
Self.SetObjectiveDisplayed(5, True, False)
EndFunction