4
Fork 0

Fixed inability to talk to Rasha after defeating Raga Shadowclaw

english-generic-dialogue
Eddoursul 2 years ago
parent 80e4116de5
commit 2c26ddf6d4
  1. BIN
      Rasha fix.esp
  2. BIN
      scripts/tif__0102a502.pex
  3. 9
      source/scripts/tif__0102a502.psc

Binary file not shown.

Binary file not shown.

@ -2,15 +2,6 @@
;NEXT FRAGMENT INDEX 2
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
Function Fragment_0(ObjectReference akSpeakerRef)
Actor akSpeaker = akSpeakerRef as Actor

Loading…
Cancel
Save