1
enderalse/source/scripts/qf_nq24_010183ad.psc

18 lines
445 B
Plaintext
Raw Normal View History

2024-01-16 02:56:39 +01:00
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