Skip to content

Commit

Permalink
Update qf_mq204_002c6d74.psc for Starfield v1.11.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelianis authored May 16, 2024
1 parent ed53ffb commit d58ab58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Scripts/Source/Fragments/Quests/qf_mq204_002c6d74.psc
Original file line number Diff line number Diff line change
Expand Up @@ -1506,8 +1506,6 @@ Function Fragment_Stage_0610_Item_00()
Self.SetStage(492)
EndIf
MQ204xPostQuest.Start()
CityNewAtlantisLocation.Reset()
CityNewAtlantisWellLocation.Reset()
Actor NoelREF = Alias_Noel.GetActorRef()
NoelREF.SetGhost(False)
MQ204_NA_StateChangeHandler.SetStageNoWait(10)
Expand Down Expand Up @@ -1700,4 +1698,5 @@ Function Fragment_Stage_2000_Item_00()
If COM_SQ01_SonaLeft.GetValueInt() == 1
Alias_Sona.GetActorRef().EnableNoWait(False)
EndIf
kmyQuest.MQ204EnableLayer.Delete()
EndFunction

0 comments on commit d58ab58

Please sign in to comment.