enderalse/source/scripts/sf_nq21_sc2_0014c127.psc

23 lines
528 B
Plaintext

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 10
Scriptname SF_NQ21_SC2_0014C127 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_7
Function Fragment_7()
;BEGIN CODE
Game.DisablePlayerControls()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0
Function Fragment_0()
;BEGIN CODE
GetOwningQuest().SetObjectiveDisplayed(60)
Game.EnablePlayerControls()
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment