([BG1] Script Bug) Cythan UGHH
Current Behaviour
Cythan is missing a command to destroy Ughh when she surrenders. She is destroying Arghh twice.
Expected Behaviour
The command to destroy Ughh when she surrenders.
Cythan is missing a command to destroy Ughh when she surrenders. She is destroying Arghh twice.
Expected Behaviour
The command to destroy Ughh when she surrenders.
COPY_EXISTING ~cythan.dlg~ ~override~
DECOMPILE_AND_PATCH BEGIN
REPLACE_TEXTUALLY ~ActionOverride("ARGHH",DestroySelf())
GiveItem("SCRL2L",LastTalkedToBy)~ ~ActionOverride("UGHH",DestroySelf())
GiveItem("SCRL2L",LastTalkedToBy)~
END
Post edited by Bhryaen on
0
Comments