Fixed inability to talk to Rasha after defeating Raga Shadowclaw

This commit is contained in:
Eddoursul 2021-12-16 08:09:56 +01:00
parent 80e4116de5
commit 2c26ddf6d4
3 changed files with 0 additions and 9 deletions

BIN
Rasha fix.esp Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,15 +2,6 @@
;NEXT FRAGMENT INDEX 2 ;NEXT FRAGMENT INDEX 2
Scriptname TIF__0102A502 Extends TopicInfo Hidden Scriptname TIF__0102A502 Extends TopicInfo Hidden
;BEGIN FRAGMENT Fragment_1
Function Fragment_1(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor
;BEGIN CODE
_00E_QuestFunctions.DisableDialogueQuitting()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_0 ;BEGIN FRAGMENT Fragment_0
Function Fragment_0(ObjectReference akSpeakerRef) Function Fragment_0(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor Actor akSpeaker = akSpeakerRef as Actor