Fixed inability to talk to Rasha after defeating Raga Shadowclaw
This commit is contained in:
parent
80e4116de5
commit
2c26ddf6d4
BIN
Rasha fix.esp
Normal file
BIN
Rasha fix.esp
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user