Skip to content

Commit 79f8111

Browse files
author
RoxanneSHS
committed
editorial
1 parent 5ea20b2 commit 79f8111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CorwinEET/Dialogues/CorwinSoD.d

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//Additions if Corwin was in BG1 party
22

33
EXTEND_BOTTOM BDCorwin 6
4-
IF~Global("EECorwinBG1","Global",1)~THEN REPLY~We have adventured quite well together before. I look ahead to continue with you~ GOTO 13
4+
IF~Global("EECorwinBG1","Global",1)~THEN REPLY~We have adventured quite well together before. I look ahead to continue with you.~ GOTO 13
55
IF~Global("EECorwinBG1","Global",1)~THEN REPLY~I have missed your company, Schael.~ GOTO 13
66
END
77

@@ -10,7 +10,7 @@ ADD_TRANS_TRIGGER BDSchael 2
1010

1111
EXTEND_BOTTOM BDSchael 2
1212
IF ~OR(2) Global("EECorwinBG1","Global",1) Global("EECorwinBG1","Global",51)~ THEN REPLY ~I'll live. But Imoen requires aid.~ GOTO New6
13-
IF ~OR(2) Global("EECorwinBG1","Global",1) Global("EECorwinBG1","Global",51)~ THEN REPLY ~Worry about that later, Corwin. We've got to move, there may be more assassins about..~ GOTO New3
13+
IF ~OR(2) Global("EECorwinBG1","Global",1) Global("EECorwinBG1","Global",51)~ THEN REPLY ~Worry about that later, Corwin. We've got to move, there may be more assassins about.~ GOTO New3
1414
END
1515
1616
ADD_TRANS_TRIGGER BDBelt 40

0 commit comments

Comments
 (0)